Posts unicode clock faces at correct times
Go to file
Juhani Krekelä beafa34b54 Kellobotti 2020-04-24 03:26:16 +03:00
.gitignore Read config from a configuration file 2018-01-03 18:08:24 +02:00
CC0 Use the CC0 file 2019-05-11 14:37:22 +03:00
README.md Kellobotti 2020-04-24 03:26:16 +03:00
bot.conf.example Kellobotti 2020-04-24 03:26:16 +03:00
botcmd.py Kellobotti 2020-04-24 03:26:16 +03: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 Don't allow sending to the closed server socket if we are reconnecting 2019-05-11 15:32:27 +03:00
line_handling.py Only pass bytestrings (and not bytearrays) to user code 2018-06-14 10:50:30 +03:00

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.