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

  "bot_name": "Ukko's Bot",
  "bot_token": "123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi",
  "db_path": "./data.db",
  "dev_group": -1001234567890,
  "owner": 12345678
}