An extremely modulable IRC bot, built around XML configuration files.
Go to file
2012-06-30 16:38:07 +02:00
datas Module_state done: global datas management 2012-05-30 11:58:27 +02:00
modules Again fix error due to package switch 2012-06-30 16:37:02 +02:00
alias.py Merge branch 'master' of /home/nemunaire/git/nemubot 2012-04-30 18:22: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 shlex instead of split to split command passed to nemubot 2012-06-29 01:16:06 +02:00
module_state.py Fix ImportError when converting a date string to a Datetime object 2012-06-29 01:01:39 +02:00
module_states_file.py Add comments, fix small bugs in module_state 2012-06-16 22:42:44 +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 Oups, add a lot of missing files 2012-06-30 04:07:20 +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