IRC title bot
Go to file
Juhani Krekelä 6fff4f207c Better the README.md a bit 2018-10-28 08:52:59 +02:00
.gitignore Read config from a configuration file 2018-01-03 18:08:24 +02:00
CC0 Start of cockatric4 2018-10-12 07:24:46 +03:00
README.md Better the README.md a bit 2018-10-28 08:52:59 +02:00
bot.conf.example Start of cockatric4 2018-10-12 07:24:46 +03:00
botcmd.py Tell users if we ran into weird HTTP codes 2018-10-28 08:51:08 +02:00
channel.py Add support for closing the channel 2018-03-30 23:14:24 +03:00
constants.py Add API.set_nick, .set_channels, .log 2018-02-25 21:03:05 +02:00
cron.py Add ping timeouting 2017-12-10 17:43:39 +02:00
ircbot.py Add irc.quit() 2018-08-19 19:52:42 +03:00
line_handling.py Only pass bytestrings (and not bytearrays) to user code 2018-06-14 10:50:30 +03:00

README.md

cockatric4

IRC title bot. Like cockatric3, but built on o3-base instead of o2-base, and hopefully less exploitable.

Setup

Copy bot.conf.example to bot.conf and run python3 ircbot.py to bring up the bot.

Edit bot.conf to configure the bot.

License

Everything in this repo is under CC0.