aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.ini.example26
1 files changed, 15 insertions, 11 deletions
diff --git a/config.ini.example b/config.ini.example
index c5f2a88..c2200c5 100644
--- a/config.ini.example
+++ b/config.ini.example
@@ -1,14 +1,18 @@
[BOT_INFO]
-token =
-bot_color =
-feedback_channel_id =
-spotify_client_id =
-spotify_client_secret =
-openai_api_key =
-bug_channel_id =
-bot_invite_link =
+token =
+bot_color =
+bot_invite_link =
+feedback_channel_id =
+bug_channel_id =
+
+[SPOTIFY]
+spotify_client_id =
+spotify_client_secret =
+
+[OPENAI]
+openai_api_key =
[LAVALINK]
-host =
-port =
-password = \ No newline at end of file
+host =
+port =
+password =