Twentysix26 / x26-Cogs

General purpose cogs for Red V3
GNU General Public License v3.0
41 stars 30 forks source link

[Feature request] Lock/Delete/Close Thread Action #66

Closed EternalllZM closed 2 months ago

EternalllZM commented 1 year ago

Cog

Describe the feature you'd like to see A warden action that can lock, delete, and/or close threads in forums or regular channel threads in general.

Though deleting might technically be out of scope as there isn't an equivalent channel deletion action. Threads are sometimes prioritized differently in communities however.

Example: lock-and-close-thread: lock-thread: close-thread: delete-thread:

EternalllZM commented 4 months ago

This actually should not be added until https://github.com/Twentysix26/x26-Cogs/issues/76 is fixed. Unfortunately if forum channels cannot be targeted specifically with conditions, you would need to write complicated exception rules every time you wanted to action on a single forum, making it a little too complex for new users to warden rules who aren't aware of this interaction.

EternalllZM commented 2 months ago

Fixed by #67 , thanks everyone for your hard work. #76 will remain open as v2.1.1 does not fix channel matching on forum threads.