An extremely modulable IRC bot, built around XML configuration files.
Go to file
2014-12-29 07:32:15 +01:00
datas
hooks Fix module load and reload 2014-11-14 15:38:48 +01:00
message PEP8 clean 2014-11-10 13:02:13 +01:00
modules [tpb] Give working magnet link 2014-12-20 07:28:12 +01:00
prompt Prompt: documentation, factoring 2014-11-18 12:48:33 +01:00
server PEP8 clean 2014-11-10 13:02:13 +01:00
tools [web] new maximal downloaded size: 512k (old: 200k) 2014-12-20 10:27:13 +01: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
bot_sample.xml Fix sample configuration 2014-10-10 23:14:32 +02:00
bot.py Modify importer to work with Python 3.3 and above 2014-12-29 07:30:25 +01:00
channel.py PEP8 clean 2014-11-10 13:02:13 +01:00
consumer.py PEP8 clean 2014-11-10 13:02:13 +01:00
COPYING Introduce nemubot v3.2 2012-08-14 05:51:55 +02:00
event.py Internal timezone is now UTC 2014-10-01 00:14:27 +02:00
exception.py PEP8 clean 2014-11-10 13:02:13 +01:00
importer.py Modify importer to work with Python 3.3 and above 2014-12-29 07:30:25 +01:00
nemubot.py argparse: -m to load modules 2014-12-17 13:07:45 +01:00
networkbot.py Response class is now part of 'more' module. 2014-09-27 12:39:44 +02:00
README.md Update README: add requirements part 2014-12-29 07:32:15 +01:00
speak_sample.xml Convert nemuspeak as a module to nemubot 2014-10-27 18:40:04 +01:00

nemubot

An extremely modulable IRC bot, built around XML configuration files!

Requirements

nemubot requires at least Python 3.3 to work.

Some modules (like cve or nextstop) require the BeautifulSoup module, but the core and framework has no dependency.

Documentation

Have a look to the wiki at https://github.com/nemunaire/nemubot/wiki