1
0
Fork 0
An extremely modulable IRC bot, built around XML configuration files.
Go to file
Némunaire a2b273d09b Define a timeout for all http requests 2012-07-27 18:18:13 +02:00
datas Module_state done: global datas management 2012-05-30 11:58:27 +02:00
modules Define a timeout for all http requests 2012-07-27 18:18:13 +02:00
.gitignore Add .gitignore file 2012-07-03 04:23:07 +02:00
AUTHORS Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
COPYING Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
DCC.py Add a method to change a channel topic 2012-07-23 19:20:46 +02:00
README.md Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
bot_sample.xml Mistake in sample file 2012-07-23 12:21:19 +02:00
channel.py Add a method to change a channel topic 2012-07-23 19:20:46 +02:00
credits.py Remove ban support from message, separate credits into another file 2012-06-16 22:48:43 +02:00
message.py nemuspeak: factoring code with nemubot 2012-07-24 02:34:01 +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 New builtin: refresh that doesn't shutdown modules but refresh kernel code 2012-07-10 12:14:11 +02:00
nemubot.py New builtin: refresh that doesn't shutdown modules but refresh kernel code 2012-07-10 12:14:11 +02:00
nemuspeak.py nemuspeak: factoring code with nemubot 2012-07-24 02:34:01 +02:00
prompt.py Fix bad parsing of JOIN command 2012-07-20 17:11:21 +02:00
server.py nemuspeak: factoring code with nemubot 2012-07-24 02:34:01 +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

README.md

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