2021-09-02 21:48:13 +02:00
2020-06-29 22:58:08 +02:00
2021-09-02 21:48:13 +02:00

Timerbot

Simple discord bot (written using discord.py), that keeps track of simple short timers.

Mainly useful for short challenges done with friends, or keeping track of short breaks.

Deploying

Download these files, create a bot token and put it in a settings.ini file as so:

[tokens]
bot = YOUR.TOKEN

Install discordpy using your favorite method, and run the bot with python Bot.py. Some recent-ish version of Python is probably required.

S
Description
Simple discord timer bot
Readme 31 KiB
Languages
Python 100%