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

10 lines
241 B
Python
Raw Normal View History

2020-06-26 10:25:39 +02:00
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)
2020-06-26 10:50:14 +02:00
allowedDiscordServer = []
2020-06-26 10:25:39 +02:00
sqlServer = ""
sqlUser = ""
sqlPassword = ""
sqlDatabase = ""