Add command /lock
and /unlock
to lock and unlock a channel from user messages and reactions.
#334
Labels
⚜️ Class: Feature
This outlines the addition of a new feature.
⚙️ Complexity: Very High
This is expected to take up to 20 hours to implement.
🚩 Priority: P3 - Medium
🌼 Stage: In Design
This issue is still being designed, worked out or discussed.
The
/unlock
command does not take any parameters.The
/lock
command would take the following parameters:duration
(Options + Autocomplete, Optional) - Specify the duration of time that the channel would remain locked for.Notes:
/lock
command when run on a locked channel and without theduration
parameter would function identically to/unlock
./lock
command when run on a locked channel and with theduration
parameter would upgrade/downgrade the duration of time that the channel is locked for./unlock
command would display a confirmation prompt asking the user to confirm that they want to unlock the channel. This is to prevent a possible conflict occurring when two guides try to lock a channel one after the other, essentially undoing the effect.The text was updated successfully, but these errors were encountered: