This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
Releases: Spimy/muse-archived
Releases · Spimy/muse-archived
v2.0.0
v1.0.5
v1.0.0
Features
-
Multiple Ways to Start Music:
-
Video and Queue Loop:
You can make a video or a queue loop.If video is looping, it will never jump to the next video unless you turn if off or skip the song
If queue is looping, the entire queue will never end. This is done by pushing the first video to the
end of the queue array when it finishes playing -
Paginated Queue Embed:
Each page contains up to 5 videos so you need at least 6 videos in the queue for pagination to start
The reactor for pagination lasts for 60 seconds. If 60 seconds have passed, rerun thequeue
command for
pagination to work again
-
Duration Bar:
Updates every 5 seconds to avoid rate limit
Shows whennowplaying
orresume
command is executed