aboutsummaryrefslogtreecommitdiff
path: root/config.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml.example')
-rw-r--r--config.yaml.example26
1 files changed, 26 insertions, 0 deletions
diff --git a/config.yaml.example b/config.yaml.example
index e69de29..701e23c 100644
--- a/config.yaml.example
+++ b/config.yaml.example
@@ -0,0 +1,26 @@
+bot_info:
+ token:
+ bot_color:
+ bot_invite_link:
+ feedback_channel_id:
+ bug_channel_id:
+ log_songs: true
+
+lavalink:
+ host:
+ port:
+ password:
+
+youtube:
+ enabled: false
+
+spotify:
+ spotify_client_id:
+ spotify_client_secret:
+
+genius:
+ genius_client_id:
+ genius_client_secret:
+
+openai:
+ openai_api_key: \ No newline at end of file