Posts unicode clock faces at correct times
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ä beafa34b54 Kellobotti 4 years ago
.gitignore Read config from a configuration file 6 years ago
CC0 Use the CC0 file 5 years ago
README.md Kellobotti 4 years ago
bot.conf.example Kellobotti 4 years ago
botcmd.py Kellobotti 4 years ago
channel.py Add support for closing the channel 6 years ago
constants.py Add API.set_nick, .set_channels, .log 6 years ago
cron.py Add ping timeouting 6 years ago
ircbot.py Don't allow sending to the closed server socket if we are reconnecting 5 years ago
line_handling.py Only pass bytestrings (and not bytearrays) to user code 6 years ago

README.md

o3-base

Posts a Unicode clock emoji corresponding to the current time twice an hour.

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 UNLICENSE / CC0.