Start command update

This commit is contained in:
JustMaffie
2017-05-27 23:06:40 +02:00
parent 20f5a94cd8
commit 0394f510ff
3 changed files with 11 additions and 7 deletions

View File

@ -2,4 +2,6 @@ config = {
'bot-token': "Discord bot token",
'database-uri': "driver://username:password@host:port/database",
'command-prefix': "<@{}>".format("BOT ID HERE"),
}