An extremely modulable IRC bot, built around XML configuration files.
- Python 99.9%
- Dockerfile 0.1%
This is the first step of the parser refactoring: here we change the configuration, next step will change data saving. |
||
|---|---|---|
| bin | ||
| modules | ||
| nemubot | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| AUTHORS | ||
| bot_sample.xml | ||
| COPYING | ||
| README.md | ||
| requirements.txt | ||
| setup.py | ||
| 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