k8thekat / GatekeeperV2

Update to Gatekeeper
GNU General Public License v3.0
27 stars 11 forks source link

'/bot utils clean' command cleans non-bot messages #51

Closed Acheronx98 closed 1 year ago

Acheronx98 commented 1 year ago

When running the command '/bot utils clean' command and filling out the remainder of the fields, it deletes other user's messages and not just the bot despite explicitly stating it only cleans the bot messages.

k8thekat commented 1 year ago

Are you setting the all flag to False?

It defaults to True; so if you don't set it to False it will remove all messages.

I will update the documentation on the command and add a description to the parameter field.

k8thekat commented 1 year ago

Added documentation and description of all parameters for /bot utils clear

See version 4.4.0+