Skip to content

Commit

Permalink
Update readme for switch command
Browse files Browse the repository at this point in the history
  • Loading branch information
ustc-zzzz committed Nov 29, 2024
1 parent 3440c3a commit 96a769e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ Moderator commands (available to ops by default):
* `/voteme modify <artifact> title <title>`
* `/voteme modify <artifact> alias <alias>`
* `/voteme modify <artifact> unalias`
* `/voteme switch <category> on`
* `/voteme switch <category> off`
* `/voteme switch <category> unset`
* `/voteme switch <artifact> <category> on`
* `/voteme switch <artifact> <category> off`
* `/voteme switch <artifact> <category> unset`

Admin commands (available to nobody by default):

* `/voteme admin switch <category> on`
* `/voteme admin switch <category> off`
* `/voteme admin switch <category> unset`
* `/voteme admin switch <artifact> <category> on`
* `/voteme admin switch <artifact> <category> off`
* `/voteme admin switch <artifact> <category> unset`
* `/voteme admin clear <artifact> <category>`
* `/voteme admin remove <artifact>`
* `/voteme admin create title <title>`
Expand Down

0 comments on commit 96a769e

Please # to comment.