mariusbegby / cadence-discord-bot

🎶 Cadence - The free Discord music bot. Open source and community-driven!
MIT License
71 stars 28 forks source link

Button components on /queue #241

Closed mariusbegby closed 10 months ago

mariusbegby commented 1 year ago

The /queue command should have button components under the main embed for going back, pause/resume or skip track.

mariusbegby commented 1 year ago

Depends upon #237 /back command.

mariusbegby commented 10 months ago

For queue it can be: [back] - [pause/resume] - [skip]

Maybe also on left and rightside of those buttons for paginations? if there are multiple pages.

Also have similar buttons on /history and other commands where needed

mariusbegby commented 10 months ago

Solved by #321