Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added notice that Spotify ID and Secret are not optional
  • Loading branch information
SerpentDrago authored Oct 16, 2023
1 parent a325308 commit ffa251e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Muse is written in TypeScript. You can either run Muse with Docker (recommended)
- `DISCORD_TOKEN` can be acquired [here](https://discordapp.com/developers/applications) by creating a 'New Application', then going to 'Bot'.
- `SPOTIFY_CLIENT_ID` and `SPOTIFY_CLIENT_SECRET` can be acquired [here](https://developer.spotify.com/dashboard/applications) with 'Create a Client ID'.
- `YOUTUBE_API_KEY` can be acquired by [creating a new project](https://console.developers.google.com) in Google's Developer Console, enabling the YouTube API, and creating an API key under credentials.
- ImportantNotice - Even if you don't plan to use spotify , create a free account on spotify and get a client ID and secret , other wise the bot could crash out after a few mins

Muse will log a URL when run. Open this URL in a browser to invite Muse to your server. Muse will DM the server owner after it's added with setup instructions.

Expand Down

0 comments on commit ffa251e

Please sign in to comment.