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