mirror of
https://github.com/Anvilcraft/jensmemes
synced 2024-11-12 13:01:30 +01:00
10 lines
No EOL
241 B
Python
10 lines
No EOL
241 B
Python
token = ""
|
|
botAccount = True #if you use a normal useraccount, set this to false
|
|
prefix = "!" #This you have to enter before every command (e.g. ?help)
|
|
allowedDiscordServer = []
|
|
|
|
|
|
sqlServer = ""
|
|
sqlUser = ""
|
|
sqlPassword = ""
|
|
sqlDatabase = "" |