aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2021-09-22 15:53:39 -0400
committerMax Isom <[email protected]>2021-09-22 15:53:39 -0400
commitb5bb465cdc0d33a46ec85fe6f33193545032b444 (patch)
tree79d2c5fa3986564572f8b6f59dc9612eac1eb11b
parentabb02912c80dcbd31a6e24db73c02063b3ad58a5 (diff)
parent76c4a2a7e881d41cc02629dc566d831df9cf1ddb (diff)
downloadmuse-b5bb465cdc0d33a46ec85fe6f33193545032b444.tar.xz
muse-b5bb465cdc0d33a46ec85fe6f33193545032b444.zip
Merge branch 'master' of github.com:codetheweb/muse
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a37160..43ce9b9 100644
--- a/README.md
+++ b/README.md
@@ -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