diff --git a/settings-example.json b/settings-example.json index 2f7aad1..88d0ad4 100644 --- a/settings-example.json +++ b/settings-example.json @@ -1,4 +1,5 @@ { "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" } \ No newline at end of file