An extremely modulable IRC bot, built around XML configuration files.
Go to file
2015-02-11 18:11:57 +01:00
bin Reduce importance of importer; new tiny context for each module, instead of having entire bot context 2015-02-11 18:11:57 +01:00
datas Module_state done: global datas management 2012-05-30 11:58:27 +02:00
modules import ModuleState when needed 2015-01-05 10:18:40 +01:00
nemubot Reduce importance of importer; new tiny context for each module, instead of having entire bot context 2015-02-11 18:11:57 +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 Add conf sample, README, licence, AUTHORS 2012-06-28 22:09:59 +02:00
bot_sample.xml Fix sample configuration 2014-10-10 23:14:32 +02:00
COPYING Introduce nemubot v3.2 2012-08-14 05:51:55 +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