Update the readme with the grant command
This commit is contained in:
parent
f2d7e1d490
commit
cbea7abca2
1 changed files with 4 additions and 1 deletions
|
@ -31,7 +31,10 @@ Allows a matcher to set a weekly schedule for matches in the channel, cancel can
|
|||
Only usable by users with the `owner` scope. Only usable in a DM with the bot user.
|
||||
|
||||
#### $sync and $close
|
||||
Syncs bot commands and reloads the state file, or closes down the bot.
|
||||
Syncs bot commands or closes down the bot.
|
||||
|
||||
#### $grant [user: int]
|
||||
Grant a given user the matcher scope to allow them to use `/match` and `/schedule`.
|
||||
|
||||
## Development
|
||||
Current development is on Linux, though running on Mac or Windows should work fine.
|
||||
|
|
Loading…
Add table
Reference in a new issue