aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-06-26 17:45:26 -0500
committerParker <contact@pkrm.dev>2024-06-26 17:45:26 -0500
commit587ecd6cae7ca1d29b53fdcc8b93aab8fd7cdd69 (patch)
treed5c49aa1bc29b0454312068dee9f63d267769550
parentcf7e9c0bc316c015e8822c8d8f2708be24b91bd1 (diff)
Update to new `config.ini` template
-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 =