An extremely modulable IRC bot, built around XML configuration files.
Go to file
2014-08-28 12:43:22 +02:00
datas
modules Centralize configuration: there is no more XML files for module, juste one bot configuration file, also containing module configuration; fixes #56 2014-08-28 12:29:58 +02:00
prompt Centralize configuration: there is no more XML files for module, juste one bot configuration file, also containing module configuration; fixes #56 2014-08-28 12:29:58 +02:00
server Improve logging system 2014-08-27 07:57:00 +02:00
tools tools.web: Avoid explicit redirection loop 2014-07-25 12:52:10 +02:00
xmlparser Improve logging system 2014-08-27 07:57:00 +02:00
.gitignore Use a logger 2014-08-14 12:50:19 +02:00
.gitmodules
AUTHORS
bot_sample.xml Centralize configuration: there is no more XML files for module, juste one bot configuration file, also containing module configuration; fixes #56 2014-08-28 12:29:58 +02:00
bot.py New builtin IRC command: !next, similar to !more 2014-08-28 12:43:22 +02:00
channel.py Improve logging system 2014-08-27 07:57:00 +02:00
consumer.py Improve logging system 2014-08-27 07:57:00 +02:00
COPYING
event.py
exception.py New exception: IRCException 2014-04-30 22:19:32 +02:00
hooks.py Improve logging system 2014-08-27 07:57:00 +02:00
importer.py Centralize configuration: there is no more XML files for module, juste one bot configuration file, also containing module configuration; fixes #56 2014-08-28 12:29:58 +02:00
message.py Remove 0x01 of CTCP messages only one time, even if parse_content is called multiple time 2014-08-25 12:06:21 +02:00
nemubot.py Improve logging system 2014-08-27 07:57:00 +02:00
nemuspeak.py Prepare server to incoming split 2014-08-13 17:11:33 +02:00
networkbot.py Prepare server to incoming split 2014-08-13 17:11:33 +02:00
README.md
response.py New builtin IRC command: !next, similar to !more 2014-08-28 12:43:22 +02:00
speak_sample.xml Refresh sample configuration files 2014-07-09 15:27:50 +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