summaryrefslogtreecommitdiff
path: root/config.default.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.default.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.default.json b/config.default.json
index c17bf09..56840c1 100644
--- a/config.default.json
+++ b/config.default.json
@@ -1,6 +1,7 @@
1{ 1{
2 "_": "Copy this file to `config.json` and modify it there", 2 "_": "Copy this file to `config.json` and modify it there",
3 3
4 "bot_name": "Ukko's Bot",
4 "bot_token": "123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi", 5 "bot_token": "123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi",
5 "db_path": "./data.db", 6 "db_path": "./data.db",
6 "dev_group": -1001234567890, 7 "dev_group": -1001234567890,