An extremely modulable IRC bot, built around XML configuration files.
- Python 99.9%
- Dockerfile 0.1%
* Add multiple arguments/tracking numbers support * Make it easier to add new tracking services * Simplified to just one hook to which we can specify trackers using the names variables (correct typo in framalink comments) |
||
|---|---|---|
| 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