mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-21 05:32:43 +00:00
[AB-196] adding confirmation requirement to various commands
refactoring command received handler in order to re-use when confirmation has been given removing reaction from showSuggestion and remind command adding log message for message deleted message, in case the member left all commands from now on must work without the member field from the message, as this is not available when retrieving the message
This commit is contained in:
@@ -51,7 +51,7 @@ Change configuration of ARP::
|
||||
|
||||
Delete an ARP::
|
||||
* Usage: `deleteAssignableRolePlace <name>`
|
||||
* Description: Completely deletes the ARP identified by `name`. This includes any trace in the database and the current message, if any.
|
||||
* Description: Completely deletes the ARP identified by `name`. This includes any trace in the database and the current message, if any. Requires you to confirm the command.
|
||||
|
||||
Change description text of ARP::
|
||||
* Usage `editAssignableRolePlaceText <name> <newText>`
|
||||
|
||||
Reference in New Issue
Block a user