captainrex493 / DidIAsk-rs

Did I ask, rewritten in Rust using serenity-rs
3 stars 2 forks source link

Fix to a bug in the gulag code #20

Closed captainrex493 closed 4 years ago

captainrex493 commented 4 years ago

In the case that the bot failed to send a dm to a user it would just quit. This would result in a user stuck in the gulag. Some causes for this included the user in question blocking the bot or the user being a bot as well and not being able to receive dms.