1
0
Fork 0
An extremely modulable IRC bot, built around XML configuration files.
Go to file
nemunaire 8f620b9756 XMLparser: precise unhandled type 2014-09-24 15:57:21 +02:00
datas Module_state done: global datas management 2012-05-30 11:58:27 +02:00
hooks Prepare hooks to be used for other things than Message 2014-09-11 21:20:56 +02:00
modules Ensure multiline message after line_treat are collapsed to one line 2014-09-24 10:53:16 +02:00
prompt Prompt now uses Python readline feature without need of rlwrap 2014-09-09 07:09:29 +02:00
server Logger identifier for server now depends on server identifier and is not global 2014-09-21 19:46:18 +02:00
tools Xmlparser: check the attribute type is storable 2014-09-19 01:38:53 +02:00
xmlparser XMLparser: precise unhandled type 2014-09-24 15:57:21 +02:00
.gitignore Use a logger 2014-08-14 12:50:19 +02: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 Remove some legacy stuff 2014-09-22 17:48:59 +02:00
bot_sample.xml allow_all doesn't exist anymore 2014-09-09 07:00:17 +02:00
channel.py (wip) reworking of the Message class; backported from v4 2014-08-29 17:12:12 +02:00
consumer.py Pick events class from v4 2014-09-23 22:47:50 +02:00
event.py Pick events class from v4 2014-09-23 22:47:50 +02:00
exception.py Response sender is not needed anymore, private channels are now better handled 2014-09-18 07:57:06 +02:00
importer.py Introducing new hooks manager 2014-09-01 19:21:54 +02:00
message.py Always parse the same number of arguments; empty string != None 2014-09-17 06:59:40 +02:00
nemubot.py Fix context reload feature 2014-09-09 07:02:41 +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 Calculate message size based on raw size, not on UTF-8 characters number 2014-09-24 15:56:46 +02: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