a6afeab07d080319e8e8eca73e9d08c2bc0e85e5
pyircbot3
A modular python IRC bot
Quick start
- Install:
python3 setup.py install - Configure:
cd examples ; vim config.yml data/config/Services.yml - Run:
./run-example.shorpyircbot -c config.yml
Developing Modules
Check docs/
TODO
- Fix docs/
- Add a way to pass additional directories where modules are stored
Description
Languages
Python
99.8%