diff options
author | Parker <contact@pkrm.dev> | 2024-08-03 02:55:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-03 02:55:32 +0000 |
commit | 608fad20d4f8cf977c39a47a9e30865bda57adfe (patch) | |
tree | 47b1ad56786f89c36d1c4eb0c67713c6b6a87d62 /config.ini.example | |
parent | 1bffa26776f6c80e2f2513d236f78ce9b7eea39f (diff) | |
parent | 3f23ef4edf5a33c3c184c8b92fc5143789cecbd1 (diff) |
Merge pull request #2 from PacketParker/dev
Update main
Diffstat (limited to 'config.ini.example')
-rw-r--r-- | config.ini.example | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/config.ini.example b/config.ini.example deleted file mode 100644 index c2200c5..0000000 --- a/config.ini.example +++ /dev/null @@ -1,18 +0,0 @@ -[BOT_INFO] -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 = |