summaryrefslogtreecommitdiff
path: root/config.default.json
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2024-07-20 17:22:25 +0300
committerGravatar Uko Kokņevičs2024-07-20 17:22:25 +0300
commitc70ffd095a6de5cd5b872796a0d82a8c5afc1511 (patch)
tree56183274b05a294e357bad4d06b523472a1c4a4a /config.default.json
downloadukkobot-c70ffd095a6de5cd5b872796a0d82a8c5afc1511.tar.gz
ukkobot-c70ffd095a6de5cd5b872796a0d82a8c5afc1511.tar.xz
ukkobot-c70ffd095a6de5cd5b872796a0d82a8c5afc1511.zip
Initial commit
Diffstat (limited to 'config.default.json')
-rw-r--r--config.default.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.default.json b/config.default.json
new file mode 100644
index 0000000..51cdda6
--- /dev/null
+++ b/config.default.json
@@ -0,0 +1,7 @@
1{
2 "_": "Copy this file to `config.json` and modify it there",
3
4 "bot_token": "123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi",
5 "dev_group": -1001234567890,
6 "owner": 12345678
7}