summaryrefslogtreecommitdiff
path: root/config.default.json
blob: c17bf09290ee9a154b8c2db62b4631ff1af7a71b (plain) (blame)
1
2
3
4
5
6
7
8
{
  "_": "Copy this file to `config.json` and modify it there",

  "bot_token": "123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi",
  "db_path": "./data.db",
  "dev_group": -1001234567890,
  "owner": 12345678
}