Skip to content

Commit

Permalink
remove roles
Browse files Browse the repository at this point in the history
  • Loading branch information
Baviaan committed Sep 26, 2021
1 parent b441854 commit eb01215
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The bot will add class emojis to this embed for users to interact with.
When a user clicks on a class emoji it will update the embed, listing the user's discord nickname and available classes.
Moreover it will add tools, pickaxe, check mark and cross mark emojis.
A user can sign up with all his (previously used) classes by clicking the green check mark and cancel his sign up by clicking the red cross mark.
One can reset the classes for the green check mark sign up via the `/roles` command.
One can reset the classes for the green check mark sign up via the `/remove_roles` command.
The tools emoji can only be used by raid leaders to update the raid bosses, raid tier, raid time or roster settings.
The pickaxe emoji can be used by raid leaders to pick people for the raid from available sign ups.

Expand Down Expand Up @@ -98,7 +98,7 @@ You can paste the code directly in the discord app when clicking the join server
### User specific commands
| Command | Example | Notes |
| ------- | ------- | ----- |
| **/remove_roles** | /roles | Removes the class roles you have. |
| **/remove_roles** | /remove_roles | Removes the class roles you have. |
| **/time_zones personal** \<timezone\> | /time_zones personal europe/london | Set to server time by default. This timezone is used to interpret *your* raid commands. |

### Info commands
Expand Down

0 comments on commit eb01215

Please sign in to comment.