mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-01 18:55:24 +02:00
Start command update
This commit is contained in:
@ -2,4 +2,6 @@ config = {
|
||||
'bot-token': "Discord bot token",
|
||||
|
||||
'database-uri': "driver://username:password@host:port/database",
|
||||
|
||||
'command-prefix': "<@{}>".format("BOT ID HERE"),
|
||||
}
|
Reference in New Issue
Block a user