1
0
Fork 0
An extremely modulable IRC bot, built around XML configuration files.
Go to file
nemunaire 21dadaa169 Birthday module: fix regexp string used 2014-08-13 16:05:31 +02:00
datas Module_state done: global datas management 2012-05-30 11:58:27 +02:00
modules Birthday module: fix regexp string used 2014-08-13 16:05:31 +02:00
prompt New feature: can now connect to SSL servers (using TLS v1) 2014-05-01 02:34:43 +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
DCC.py New event when connection with server is closed 2012-11-08 13:22:46 +01:00
IRCServer.py Cleaner consumers 2014-07-17 12:01:04 +02:00
README.md Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
bot.py More explicit module unloading messages 2014-08-12 17:51:37 +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 Start a message by nemubot: is equivalent to talk in private message 2014-08-07 19:15:14 +02:00
credits.py Remove ban support from message, separate credits into another file 2012-06-16 22:48:43 +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 New exception: IRCException 2014-04-30 22:19:32 +02:00
importer.py Clean importer (following PEP8); print function in module now handles many argument as Python print 2014-08-12 17:47:42 +02:00
message.py Start a message by nemubot: is equivalent to talk in private message 2014-08-07 19:15:14 +02:00
nemubot.py v3.3 now considered stable 2014-07-17 12:57:30 +02:00
nemuspeak.py Send directly a PONG instead of doing normal treat 2014-05-27 16:05:26 +02:00
networkbot.py Improve bots network: when two connected bots are on the same channel, only one answers to the user 2012-11-08 14:54:05 +01:00
response.py Fix backtrace display error when giving a bad sender to Response 2012-12-31 20:15:48 +01:00
server.py Remove useless import 2014-03-03 20:23:17 +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