1
0
Fork 0
An extremely modulable IRC bot, built around XML configuration files.
Go to file
nemunaire 3839455f42 Prepare server to incoming split 2014-08-13 17:11:33 +02:00
datas Module_state done: global datas management 2012-05-30 11:58:27 +02:00
modules Switch to v3.4 branch 2014-08-13 15:53:55 +02:00
prompt New feature: can now connect to SSL servers (using TLS v1) 2014-05-01 02:34:43 +02:00
server Prepare server to incoming split 2014-08-13 17:11:33 +02:00
tools tools.web: Avoid explicit redirection loop 2014-07-25 12:52:10 +02:00
xmlparser XMLnode: when no index, look for attribute on in keyword use 2014-08-08 19:09:18 +02:00
.gitignore Update translate module for v3.3 2012-11-04 15:58:42 +01:00
.gitmodules Fixed wrong submodule 2012-09-02 16:41:19 +02:00
AUTHORS Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
COPYING Introduce nemubot v3.2 2012-08-14 05:51:55 +02:00
README.md Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
bot.py Prepare server to incoming split 2014-08-13 17:11:33 +02:00
bot_sample.xml Added SAP tcode lookup module 2014-07-24 05:32:07 +02:00
channel.py Add new hook that treat all messages, not only PRIVMSG ; can respond with a response.Hook to create a hook 2012-11-04 04:35:40 +01:00
consumer.py Prepare server to incoming split 2014-08-13 17:11:33 +02:00
event.py Fix events (the first event was always skiped) 2012-09-02 19:17:42 +02:00
exception.py New exception: IRCException 2014-04-30 22:19:32 +02:00
hooks.py Can register hooks thanks to Python decorator; fixes #43 2014-08-12 20:08:55 +02:00
importer.py Can register hooks thanks to Python decorator; fixes #43 2014-08-12 20:08:55 +02:00
message.py Remove dead code: credits 2014-08-13 17:04:11 +02:00
nemubot.py v3.3 now considered stable 2014-07-17 12:57:30 +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
response.py Fix backtrace display error when giving a bad sender to Response 2012-12-31 20:15:48 +01:00
speak_sample.xml Refresh sample configuration files 2014-07-09 15:27:50 +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