aboutsummaryrefslogtreecommitdiff
path: root/config.example.json
blob: 03eef89d859457a850e63f5b28b5d192411c9d85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "token": "",
  "roles": [
    {
      "guild_id": 0,
      "message": 0,
      "role": 0
    }
  ]
}