Commit graph

7 commits

Author SHA1 Message Date
Némunaire
e4d4e68c45 Introduce nemubot v3.2
- New licence: AGPL3 instead of GPL3
	- Import is now based on finder and loader instead of sys.path
	- Modules used hooks to treat message instead of treating all messages
	- Remove a lot of builtins from the prompt
	- Prompt: ^C and ^D have now correct feature (nothing and exit)
2012-08-14 05:51:55 +02:00
Némunaire
be6b2970ae New function to pretty-print a ModuleState tree 2012-07-03 04:14:39 +02:00
Némunaire
cf18e7c2e7 Parse XML tag content 2012-06-30 16:38:39 +02:00
Némunaire
5bfcd61931 Fix ImportError when converting a date string to a Datetime object 2012-06-29 01:01:39 +02:00
Némunaire
d9eab146e6 Module events now working 2012-06-20 16:24:19 +02:00
Némunaire
ba71834b47 Add comments, fix small bugs in module_state 2012-06-16 22:42:44 +02:00
Némunaire
25b2634ea3 Module_state done: global datas management
newnemubot replaces old one
2012-05-30 11:58:27 +02:00