aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-05-13 16:43:02 -0500
committerParker <contact@pkrm.dev>2024-05-13 16:43:02 -0500
commit176f6d58ef565962d1e840047d0423dffa3a3c15 (patch)
treefe733072c808b880295fedfd6aa101062bd5251f
parent9750e11b0f25dad83a9933b2b90d8e8aa4d04914 (diff)
Update configuration options
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c890ade..7068b9d 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,12 @@ Field | Description
--- | ---
TOKEN | The token for your bot. Create a bot at [discord.com/developers](https://discord.com/developers)
BOT_COLOR | Hex color code that will be used for the color of message embeds
+FEEDBACK_CHANNEL_ID | Discord channel ID for feedback messages to be sent to
+BUG_CHANNEL_ID | Discord channel ID for bug messages to be sent to
+SPOTIFY_CLIENT_ID | Client ID from Spotify Developer account
+SPOTIFY_CLIENT_SECRET | Client Secret from Spotify Developer account
+OPENAI_API_KEY | API Key from OpenAI for autoplay recommendations
+BOT_INVITE_LINK | Discord Invite link for your bot (shown on the `help` command)
HOST | Host address for your Lavalink node
PORT | Port for your Lavalink node
PASSWORD | Password to authenticate into the Lavalink node