Add a readme entry for pausing

This commit is contained in:
Marc Di Luzio 2024-08-11 19:03:44 +01:00
parent 7efe781e66
commit 5f66d3454c

View file

@ -12,6 +12,9 @@ Matches groups of users in a channel and offers a button to pose those groups to
### /join and /leave ### /join and /leave
Allows users to sign up and leave the group matching in the channel the command is used Allows users to sign up and leave the group matching in the channel the command is used
### /pause [days: int(7)]
Allows users to pause their matching in a channel for a given number of days
### $sync and $close ### $sync and $close
Only usable by `OWNER` users, reloads the config and syncs commands, or closes down the bot. Only usable in DMs with the bot user. Only usable by `OWNER` users, reloads the config and syncs commands, or closes down the bot. Only usable in DMs with the bot user.