An extremely modulable IRC bot, built around XML configuration files.
Go to file
2012-07-03 04:17:30 +02:00
datas Module_state done: global datas management 2012-05-30 11:58:27 +02:00
modules Add the ability to reload submodule or a module part after a import reload (useful for reload imports of this module) 2012-07-03 04:13:10 +02:00
AUTHORS Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
bot_sample.xml Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
channel.py Make channel a independant class 2012-06-23 15:14:36 +02:00
COPYING Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
credits.py Remove ban support from message, separate credits into another file 2012-06-16 22:48:43 +02:00
message.py Use the old behavior when shlex throw an exception 2012-06-30 18:41:38 +02:00
module_state.py New function to pretty-print a ModuleState tree 2012-07-03 04:14:39 +02:00
module_states_file.py If an error occurs during parsing, return the start of the tree instead of nothing 2012-07-03 04:17:30 +02:00
nemubot.py Changes most of nemubot modules to packages 2012-06-29 19:20:29 +02:00
nemuspeak.py Add non UTF-8 message support into nemuspeak 2012-06-16 22:47:35 +02:00
prompt.py Add the ability to reload submodule or a module part after a import reload (useful for reload imports of this module) 2012-07-03 04:13:10 +02:00
README.md Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
server.py Truncate sent messages to 450 characters 2012-06-30 16:38:07 +02:00
speak_sample.xml New version of nemuspeak with class and xml configuration file 2012-02-21 00:41:36 +01:00
wrapper.py Add a generic wrapper 2012-06-16 22:49:31 +02:00

nemubot

An extremely modulable IRC bot, built around XML configuration files!

Documentation

Have a look to the wiki at https://github.com/nemunaire/nemubot/wiki