1
0
Fork 0
An extremely modulable IRC bot, built around XML configuration files.
Go to file
Némunaire 9b38b21898 Use new web tool into various modules 2012-11-04 16:26:20 +01:00
datas Module_state done: global datas management 2012-05-30 11:58:27 +02:00
modules Use new web tool into various modules 2012-11-04 16:26:20 +01:00
prompt Add a debug builtin that enable debug mode for a module 2012-08-16 04:54:34 +02:00
tools Use new web tool into various modules 2012-11-04 16:26:20 +01:00
xmlparser In DATAS, attribute stated by _ are ignored 2012-09-02 19:17:42 +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 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
IRCServer.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
README.md Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
bot.py Apply v3.3 changes on various modules 2012-11-04 15:32:39 +01:00
bot_sample.xml Mistake in sample file 2012-07-23 12:21:19 +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 Fix !help 2012-11-04 14:04:49 +01: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
hooks.py Apply v3.3 changes on various modules 2012-11-04 15:32:39 +01:00
importer.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
message.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
nemubot.py Introducing a new nemubot architecture for servers and messages treatment: messages have no more context or server 2012-11-02 12:10:37 +01:00
nemuspeak.py Fix nemuspeak to use new message API 2012-08-28 12:35:06 +02:00
networkbot.py Introducing a new nemubot architecture for servers and messages treatment: messages have no more context or server 2012-11-02 12:10:37 +01:00
response.py Apply v3.3 changes on various modules 2012-11-04 15:32:39 +01:00
server.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
speak_sample.xml New version of nemuspeak with class and xml configuration file 2012-02-21 00:41:36 +01: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