diff options
author | Parker <contact@pkrm.dev> | 2024-04-09 01:29:14 -0500 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-04-09 01:29:14 -0500 |
commit | b660f8e717411d5a868d6b98fffd86af5d746184 (patch) | |
tree | 061db942102e94621391051400c8cce6a8cf17d1 | |
parent | f063a84769ce8390a13d8519a61348925815fe52 (diff) |
Update config.ini.example with spotify info
-rw-r--r-- | config.ini.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.ini.example b/config.ini.example index 56712e4..042b04b 100644 --- a/config.ini.example +++ b/config.ini.example @@ -2,6 +2,8 @@ token = bot_color = feedback_channel_id = +spotify_client_id = +spotify_client_secret = bug_channel_id = bot_invite_link = |