A codeforces discord bot to compete with your friends in lockout format. The bot is coded in Python and uses Postgresql to manage its database. To invite the bot to your server, click here or join our discord server.
The public bot will no longer function properly. The GitHub repository is also archived. More details here
- The bot is inspired from TLE discord bot and Lockout streams by ecnerwala and scott_wu
- Elo rating system has been implemented from FigBug/Multiplayer-ELO
DB_NAME= # database 名稱
DB_USERNAME= # database 使用者名稱
DB_PASSWORD= # database 密碼
LOCKOUT_BOT_TOKEN= # 機器人 Token
LOGGING_CHANNEL= # 使用頻道 ID