You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,5 +31,5 @@ To start the bot, execute ```docker-compose up --build``` in the root directory
31
31
Command | Parameters | Description
32
32
--------------- | ---------- | ------------
33
33
$registerMe | *none* | Sends a registration link to the user typing the command. If clicked on, the user tokens will be added to the database.
34
-
$createParty | @user | Creates a listening party that controlls the spotify queue of the command issuer.
34
+
$createParty | Discord mentions (@user list) | Creates a listening party that controlls the spotify queue of the command issuer.
35
35
Songlink | *none* | If sent in a party channel, the song will be added to the playback queue of the channel owner. It doesn't matter, if there is other text in the message, as long as the link is clickable. This allows you to use the Spotify share option on mobile.
0 commit comments