An extremely modulable IRC bot, built around XML configuration files.
Go to file
2015-11-05 14:32:34 +01:00
bin Remove dead or useless code 2015-11-03 07:20:52 +01:00
modules [ddg] Don't include empty definition in global results 2015-11-05 14:32:34 +01:00
nemubot Extract tools.config as config module 2015-11-03 16:53:49 +01:00
.gitignore
.gitmodules
.travis.yml Run core tests in CI 2015-10-19 17:15:42 +02:00
AUTHORS
bot_sample.xml Rework XML parser: part 1 2015-10-28 10:55:02 +01:00
COPYING
README.md Added a La Poste tracking module 2015-05-25 16:44:31 +02:00
requirements.txt Add a build system 2015-10-16 16:39:51 +02:00
setup.py Check command keywords using keyword help (passed in @hook) 2015-11-03 07:23:21 +01:00
speak_sample.xml

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, nextstop or laposte) 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