riking / AutoDelete

A Discord bot that automatically deletes all messages in a designated channel on a rolling basis
Apache License 2.0
328 stars 117 forks source link

Command reaction doesn't incorporate LoadBacklog delay #11

Closed riking closed 4 years ago

riking commented 4 years ago

When the queue for loading pinned messages is long, set commands give a false completion mark instead of waiting for the backlog load to finish.

riking commented 4 years ago

Fixed in e006cda - the emoji will not transition to ✅ if loading is still in the queue.