An extremely modulable IRC bot, built around XML configuration files.
Go to file
2015-10-27 23:05:49 +01:00
bin Move main code to __main__.py 2015-05-25 16:44:24 +02:00
modules [ddg] Split the module in two: ddg for search and urbandict for urbandictionnary 2015-10-27 23:05:49 +01:00
nemubot tools/web: simplify regexp and typo 2015-10-27 23:05:38 +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
.travis.yml Run core tests in CI 2015-10-19 17:15:42 +02:00
AUTHORS
bot_sample.xml [ddg/wolframalpha] extract wolframalpha module and dusting 2015-06-03 19:39:16 +02: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 Add a build system 2015-10-16 16:39:51 +02: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, 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