jqbx-bot-plugins icon indicating copy to clipboard operation
jqbx-bot-plugins copied to clipboard

DJ Queue Management

Open CaptInternet opened this issue 7 years ago • 0 comments

Plugin to add the following:

Command: /djqueue

Arguements: list add remove clear setlimit list: list current queue add: adds user to queue, if user is not currently a dj remove: removes user from queue clear: mod only command. clears the current queue. setlimit : sets queue limit to this number. If queue is currently higher than then the list is culled.

Help: Use the DJ Queue to automatically be placed on stage when a spot opens up. Commands: list add remove clear setlimit (clear and setlimit are mod and admin only)

Comments: This plugin will manage queues in room with dj and/or song limits. It is a first in first out stack. Standard users can add and remove themselves from the queue as well as view it. Moderators and above can clear the entire queue or set a limit to the size of the queue.

It might be smart to add a module called banlist which can be used to ban a particular user from using the command based on spotifyURI

CaptInternet avatar Feb 20 '18 01:02 CaptInternet