mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-14 10:01:21 +01:00
7 lines
165 B
Python
7 lines
165 B
Python
config = {
|
|
'bot-token': "Discord bot token",
|
|
|
|
'database-uri': "driver://username:password@host:port/database",
|
|
|
|
'errorreporting-channelid': "",
|
|
} |