diff options
| author | Max Isom <[email protected]> | 2021-09-22 09:22:06 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-22 09:22:06 -0500 |
| commit | 76c4a2a7e881d41cc02629dc566d831df9cf1ddb (patch) | |
| tree | 3d844c140b8a70778e96127ca8fadb03e7407753 | |
| parent | 4a7108232a7d9c2b5d1b9d6ea647cd343d10298c (diff) | |
| download | muse-76c4a2a7e881d41cc02629dc566d831df9cf1ddb.tar.xz muse-76c4a2a7e881d41cc02629dc566d831df9cf1ddb.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ Muse is written in TypeScript. You can either run Muse with Docker (recommended) - `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. -Muse will log a URL when run. Open this URL in a browser to invite Muse to your server. +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. #### Docker |
