Commit Graph

6 Commits

Author SHA1 Message Date
bbd928c6fa Prompt: documentation, factoring 2014-11-18 12:48:33 +01:00
e17996d858 PEP8 clean 2014-11-10 13:02:13 +01:00
4776fbe931 Modify context reload for better maintainability 2014-10-09 07:39:38 +02:00
88219a773a Prompt now uses Python readline feature without need of rlwrap 2014-09-09 07:09:29 +02:00
d0b1336d07 Use a logger 2014-08-14 12:50:19 +02:00
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