Go to file
Juhani Krekelä e292dc2b4c Add API.cron, for easier bot access to the cron functionality 2018-01-02 18:33:04 +02:00
.gitignore First commit 2017-09-04 22:00:01 +03:00
README.md Fix typo faile → failed in README.md 2017-09-06 20:50:58 +03:00
UNLICENSE First commit 2017-09-04 22:00:01 +03:00
botcmd.py Add botcmd.on_connect hook, to allow better control over bot bringup 2018-01-02 18:31:23 +02:00
channel.py Use channels for internal communication 2017-09-05 10:55:33 +03:00
constants.py Add ping timeouting 2017-12-10 17:43:39 +02:00
cron.py Add ping timeouting 2017-12-10 17:43:39 +02:00
ircbot.py Add API.cron, for easier bot access to the cron functionality 2018-01-02 18:33:04 +02:00
line_handling.py Move API class to ircbot.py 2017-09-05 13:48:03 +03:00

README.md

o3-base

This project seeks to replace o2-base as an easy python base to build IRC bots on. It is not related to the failed oonbotti3 project, but is rather based on the IRC bot framework of HynneFlip.

License

Everything in this repo is under UNLICENSE / CC0.