serenity-rs / poise

Discord bot command framework for serenity, with advanced features like edit tracking and flexible argument parsing
MIT License
675 stars 117 forks source link

Add more granual control to edit tracking #309

Open jamesbt365 opened 2 months ago

jamesbt365 commented 2 months ago

Currently, any message that is edited (regardless of how old) is tracked if edit tracking is enabled. This can lead to users editing very old messages and it invoking a bot command.

oinkrr commented 2 months ago

I agree. It enables trolling by editing really old messages. I have already experienced that issue inside one of our servers where people edited messages from 2016.