diff options
| author | 2025-08-16 15:21:49 +0300 | |
|---|---|---|
| committer | 2025-08-16 15:21:49 +0300 | |
| commit | 6e2ce2e988c0f46950515488c790e97f430fbf33 (patch) | |
| tree | ebe8fe062ff914d15e8ac342566868d8207b2ceb /config.default.json | |
| parent | Fix ChatBoostSource (diff) | |
| download | ukkobot-main.tar.gz ukkobot-main.tar.xz ukkobot-main.zip | |
Diffstat (limited to '')
| -rw-r--r-- | config.default.json | 1 |
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, |