pattyjogal / cypher-bot

A Discord bot for the EntryFrag Valorant Server
0 stars 0 forks source link

Add Support For A Queue Role #14

Open aokennard opened 2 years ago

aokennard commented 2 years ago

To avoid unnecessary @'ing for all 10mans players (or manually going through the queue and @'ing people), there should be support for a dynamic queue role for those added in a queue. @'ing the role only @'s people in the queue. Adding up assigns the role, and it can be removed on queue empty. This can also be extended to only @ people not in voice channel(s).

JoshSanch commented 2 years ago

Good call - will require support for admins closing the queue via the bot. Making an issue for that now that will need to be addressed before this one.

pattyjogal commented 2 years ago

I think we could either do this or just have cypher @ the people in the specific queue, since we are planning to have multiple queues at some point

JoshSanch commented 2 years ago

That's true, although I think having the bot manage some queue roles would be nicer from a user perspective. Seeing all of those ats is going to be ugly and it'll be very obvious to the users what queue they're getting pinged for if they can literally see something along the lines of @Queue1.

pattyjogal commented 2 years ago

Actually there is an added benefit of creating multiple queue roles in that you can use them in discord for the duration of the queue. It is going to be harder to write to ensure they are cleaned up smoothly, bear in mind.