82e84d266784ef8146a8407f456b669898edc4f8
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.sh
orpyircbot -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%