IRC title bot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Juhani Krekelä e4cf248afd Up the page download limit for youtube compatibility 2 weeks ago
.gitignore Read config from a configuration file 6 years ago
CC0 Use the CC0 file 4 years ago
README.md Better the README.md a bit 5 years ago
bot.conf.example Update o3-base. 2 weeks ago
botcmd.py Up the page download limit for youtube compatibility 2 weeks ago
channel.py Add support for closing the channel 6 years ago
constants.py Log connection attempts to server 2 years ago
cron.py Add ping timeouting 6 years ago
ircbot.py Handle connection being reset while reading 3 months ago
line_handling.py Only pass bytestrings (and not bytearrays) to user code 5 years ago

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.