Update settings example

This commit is contained in:
Nemika
2021-03-08 21:31:55 +02:00
parent d702272069
commit 901aa39bf1

View File

@@ -1,4 +1,5 @@
{ {
"site_name": "BytesBump Server List", "site_name": "BytesBump Server List",
"mongo": "mongo-uri (same as the bot's)" "mongo": "mongo-uri (same as the bot's)",
"bot_token": "bump bot's token"
} }