mirror of
https://github.com/williamkray/maubot-invite.git
synced 2024-10-01 01:25:35 -04:00
update readme to include new functionality
This commit is contained in:
parent
6f29179e55
commit
b4b321227f
14
README.md
14
README.md
@ -8,4 +8,16 @@ once your bot is running, simply use the command
|
||||
|
||||
to generate a token with some generic text you can copy-paste when sharing it with your invitee!
|
||||
|
||||
future plans to manage existing tokens seem like a good idea, although i don't know if i'll have the energy to implement. PRs are welcome!
|
||||
to check the status of a specific token, use
|
||||
|
||||
!invite status MyTokenName
|
||||
|
||||
and similarly to list all tokens in the database, use
|
||||
|
||||
!invite list
|
||||
|
||||
to revoke a token, use
|
||||
|
||||
!invite revoke MyTokenName
|
||||
|
||||
please note: i haven't made the json output of those responses pretty. sorry not sorry.
|
||||
|
Loading…
Reference in New Issue
Block a user