pinano-discord / Pinano-Discord-Bot

A Discord bot for the Pinano guild
MIT License
9 stars 11 forks source link

p!flag command to trigger a timed, automatic deletion on forum channel posts. #252

Closed LZhang98 closed 5 months ago

LZhang98 commented 1 year ago

When a staff member sees a low-quality post, they can invoke p!flag, which does the following:

This feature is intended to help staff moderate the help-forum channel and to combat the excess number of low-quality or low-effort posts: manual deletion after X hours is a hassle, and straight up deleting is not very helpful for OP and may result in a repost with minimal improvement.

I suggest maybe creating a help-forum module boilerplate with necessary permissions and channel access first, then worry about the exact design of the command later? We should have a config key for the number of hours in the p!flag deletion timer.