5
1
Fork 0
mirror of https://github.com/Anvilcraft/jensmemes synced 2024-09-25 10:58:56 +02:00
jensmemes/Bot/config-example.py

8 lines
No EOL
214 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)
sqlServer = ""
sqlUser = ""
sqlPassword = ""
sqlDatabase = ""