aboutsummaryrefslogtreecommitdiff
path: root/config.example.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.json')
-rw-r--r--config.example.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/config.example.json b/config.example.json
deleted file mode 100644
index e4a7d79..0000000
--- a/config.example.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "trigger": "bot",
- "queue_size": 5,
- "admin_user_id": 12345,
- "op_role_id": 12345,
- "guild_id": 12345,
- "voice_channel_id": 12345,
- "token": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
- "client_id": "abcd",
- "client_secret": "efgh"
-}