An extremely modulable IRC bot, built around XML configuration files.
- Python 99.9%
- Dockerfile 0.1%
In addition to ${1}, ${2}, ... you can now use slice: ${1:5} or ${1:}.
The effect is to join arguments with a space character.
|
||
|---|---|---|
| bin | ||
| modules | ||
| nemubot | ||
| .gitignore | ||
| .gitmodules | ||
| AUTHORS | ||
| bot_sample.xml | ||
| COPYING | ||
| README.md | ||
| 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