ModisWorks / modis

A highly modular Discord bot designed for anyone to customise and self-host.
https://modisworks.github.io/
Apache License 2.0
16 stars 6 forks source link

Music UI Improvements #23

Closed YtnomSnrub closed 6 years ago

YtnomSnrub commented 6 years ago

Added !playnow which stops the currently playing song and plays the query, and !playnext which plays the query directly after the currently playing song, before other songs in the queue.

Stopped reinstantiation of player UI if message is deleted, which fixes issues with !destroy and !front, as well as issues when a user deletes the UI message.