1
0
Fork 0
forked from nortti/tea_cah
A simple Cards Against Humanity bot
Find a file
2017-09-06 20:47:16 +03:00
.gitignore First commit 2017-09-04 22:00:01 +03:00
channel.py Use channels for internal communication 2017-09-05 10:55:33 +03:00
constants.py Use enums for message types in channels 2017-09-05 11:24:58 +03:00
ircbot.py Modify the built-in config in ircbot.py 2017-09-06 20:47:16 +03:00
line_handling.py Move API class to ircbot.py 2017-09-05 13:48:03 +03:00
README.md Add a new README.md for the o3-base project 2017-09-06 20:45:31 +03:00
UNLICENSE First commit 2017-09-04 22:00:01 +03:00

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 faile oonbotti3 project, but is rather based on the IRC bot framework of hynneflip.

License

Everything in this repo is under UNLICENSE / CC0.