Commit graph

6 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
010ca98ffd New builtin: refresh that doesn't shutdown modules but refresh kernel code 2012-07-10 12:14:11 +02:00
Némunaire
4ad92f29a2 If an error occurs during parsing, return the start of the tree instead of nothing 2012-07-03 04:17:30 +02:00
Némunaire
cf18e7c2e7 Parse XML tag content 2012-06-30 16:38:39 +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