Skip to content

Discord Bot to compete the problem from codeforces with others on channel

License

Notifications You must be signed in to change notification settings

KevinYu0515/MyLockoutBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lockout-Bot

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.

Update (As of 1st September 2022)

The public bot will no longer function properly. The GitHub repository is also archived. More details here

Useful links

Credits

.env 環境變數配置

DB_NAME=                    # database 名稱
DB_USERNAME=                # database 使用者名稱
DB_PASSWORD=                # database 密碼
LOCKOUT_BOT_TOKEN=          # 機器人 Token
LOGGING_CHANNEL=            # 使用頻道 ID

About

Discord Bot to compete the problem from codeforces with others on channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages