We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Does NOT establish a new connection to the Plug.dj socket. Changes the room that the bot is in to the new room ID.
The name of the room to join. This is NOT the URL to the room but instead the identifier for the room.
Example http://plug.dj/test/ would have test as roomID.
test
Callback function to be called with data from server.
undefined
bot.changeRoom('coding-soundtrack');
Menu