aboutsummaryrefslogtreecommitdiff
path: root/config.example.json
blob: 2b923b7cb41d3ebb5a4bdcc05505a5d35d8f09e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "trigger": "bot",
  "queue_size": 5,
  "admin": 12345,
  "op_role": "bot-op",
  "server": "example server",
  "voice_channel": "General",
  "token": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
  "client_id": "abcd",
  "client_secret": "efgh"
}