mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-14 18:11:23 +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",
|
||
|
}
|