Queue-Bot icon indicating copy to clipboard operation
Queue-Bot copied to clipboard

[Suggestion] Subscribe to non-empty queue event

Open vetleledaal opened this issue 3 years ago • 1 comments

There should be a privileged command that allows a user to monitor a queue. Mostly intended for slow moving queues where if a queue becomes non-empty everyone that subscribed to that queue gets a DM saying there are people waiting in the queue.

For my use there's no need for any other events than when the queue moves from being empty to contain at least 1 user, so I won't advocate for other events.

The current alternative is to check the queue periodically, which isn't ideal. Potential abuse is covered by the existing /blacklist command, and silently dropping DMs (as a kind of cooldown) would break the principle of least surprise.

vetleledaal avatar Feb 09 '22 15:02 vetleledaal

Great idea. I'll add it to the backlog of commands to add.

ArrowM avatar Feb 13 '22 16:02 ArrowM