Merge branch 'master' of github.com:Biganon/cambot

This commit is contained in:
Simon Junod
2022-04-27 17:16:21 +02:00

1
run.py
View File

@@ -13,6 +13,7 @@ from cambot.settings import *
bot = nextcord.Client()
codenames_games = {}
wordle_games = {}
# Startup
@bot.event