A simple Cards Against Humanity bot
Go to file
Juhani Haverinen 3a2fb42538 Have thread be spawned for non-trivial messages 2017-09-05 13:11:08 +03:00
.gitignore First commit 2017-09-04 22:00:01 +03:00
UNLICENSE 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 Add start of line handling, don't log PONGs 2017-09-05 12:47:47 +03:00
line_handling.py Have thread be spawned for non-trivial messages 2017-09-05 13:11:08 +03:00