Problem or Use Case
Currently event roles can only be assigned to discord users by a small group of people on the events team. Not only this, but for events like RA Roulette, up to 200+ roles need to be manually assigned every week, which can become very tedious and time consuming.
Proposed Solution
Create a command that all event team members can use to let them assign event roles to users.
- This would specifically be for event roles, so for now this command should only be able to assign Peaker, AotW-Winner, and Gambler roles. The ability to assign any other roles should still be restricted to users with higher administrator privileges.
- This command should be restricted to Events Team members and anyone with higher privileges.
- This command should also be able to take in a list of names and assign the same role to all users in the list.
- An additional remove role command would also be beneficial. This should be able to take a list of users or the parameter “all”. All would remove the role from all users.
Alternative Solutions
No response
Command Type Preference
Slash command (/) - Preferred
Feature Scope
Team members only
Usage Examples
/assigneventrole role:AotW-Winner user(s): s0uth
Function: Assigns the AotW-Role to s0uth
/assigneventrole role:Gambler user(s):s0uth Sutarion StingX2
Function: Assigns the Gambler role to s0uth, Sutarion, and StingX2
/removeeventrole role:Peaker user(s):Drisc
Function: all parameter defaults to false so this will remove the Peaker role from Drisc
/removeeventrole role:Gambler all:true
Function: Gambler role gets removed from all users
/removeeventrole role:AotW-Winner all:true user(s):s0uth AuburnRDM
Function: all parameter takes precedence so the Aotw-Winner role gets removed from all users.
Additional Context
Sometimes the list of Gamblers includes users not on the RA Discord. If these users are put in the user(s) field then they should be ignored.
Checklist
Problem or Use Case
Currently event roles can only be assigned to discord users by a small group of people on the events team. Not only this, but for events like RA Roulette, up to 200+ roles need to be manually assigned every week, which can become very tedious and time consuming.
Proposed Solution
Create a command that all event team members can use to let them assign event roles to users.
Alternative Solutions
No response
Command Type Preference
Slash command (/) - Preferred
Feature Scope
Team members only
Usage Examples
/assigneventrole role:AotW-Winner user(s): s0uth
Function: Assigns the AotW-Role to s0uth
/assigneventrole role:Gambler user(s):s0uth Sutarion StingX2
Function: Assigns the Gambler role to s0uth, Sutarion, and StingX2
/removeeventrole role:Peaker user(s):Drisc
Function: all parameter defaults to false so this will remove the Peaker role from Drisc
/removeeventrole role:Gambler all:true
Function: Gambler role gets removed from all users
/removeeventrole role:AotW-Winner all:true user(s):s0uth AuburnRDM
Function: all parameter takes precedence so the Aotw-Winner role gets removed from all users.
Additional Context
Sometimes the list of Gamblers includes users not on the RA Discord. If these users are put in the user(s) field then they should be ignored.
Checklist