-
v0.2.0cf21dee5 · ·
v0.2.0 - 2023-11-21 Added - Audio queuing: repeated uses of `/queue play` will queue audio to be played next. - Audio skipping: use `/queue skip` to skip the currently playing audio. Changed - `/play` app command now lives under `/queue play`. Fixed - An issue that would cause multiple audio queues to be created for a guild. - Prevent multiple arguments being passed to `/queue play` at once.
-
v0.1.05cf55045 · ·
- app command `/play` to play audio from an uploaded attachement or a URL. Tested with youtube and soundcloud, however, the command should work with any URL supported by [youtube-dl][]. - Auto-disconnect after bot hasn't played anything for a while. [youtube-dl]: https://github.com/ytdl-org/youtube-dl