Add command /move
to move a range of messages to another channel.
#333
Labels
⚜️ Class: Feature
This outlines the addition of a new feature.
⚙️ Complexity: High
This is expected to take up to 10 hours to implement.
🚩 Priority: P4 - Low
🌼 Stage: In Design
This issue is still being designed, worked out or discussed.
The command would have an almost identical interface to
/purge
, with the exception ofchannel
:start
(String) - The ID of the start message.end
(String) - The ID of the end message.authors
(User(s)) - The author(s) whose messages are to be moved to another channel.channels
(Channel(s)) - The channel(s) to move the messages to.Notes:
The text was updated successfully, but these errors were encountered: