1
0
Fork 0
mirror of https://gitlab.jonasled.de/jonasled/discordbot synced 2024-10-03 07:48:58 +02:00

added settings for game activity start time

This commit is contained in:
Jonas Leder 2020-08-08 11:44:43 +02:00
parent cbe408c0c2
commit d664911159

View file

@ -8,6 +8,8 @@ activity = 0 #0 = playing, 1 = streaming, 2 = listening, 3 = watching
name="Discord" # The name of the game, stream, song, ...
#only used for streaming status:
url = "" #Twitch or YouTube url of the stream
#only used for playing status
gameStartTime = 1262304000 #UNIX timestamp when the user started playing the game
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