1
0
Fork 0
mirror of https://gitlab.jonasled.de/jonasled/discordbot synced 2024-11-16 06:52:17 +01:00

add cooldown config

This commit is contained in:
jonasled 2020-08-16 16:38:50 +02:00
parent 0462298c44
commit 1d9f0ff4a2

View file

@ -13,6 +13,7 @@ gameStartTime = 1262304000 #UNIX timestamp when the user started playing the gam
allowOnServer = [] #use this, if you want to allow this Bot only on specific Servers
reactOnValidCommand = True #disable this, if the bot should not react with ✅ on every valid command
cooldownTime = 10 #time to wait until the user can execute the same command again
#leveling settings
base = 10