Akeboshiwind / quadsbot

0 stars 1 forks source link

Check whether you can delete the message before trying to delete it #1

Closed Akeboshiwind closed 2 years ago

Akeboshiwind commented 4 years ago

Currently the bot just tries to delete the message if it can or not, this is wasteful so ideally the bot should check to see if the message can be deleted first.

Akeboshiwind commented 2 years ago

Now this is converted to python, we ask for forgiveness not permission ;)