Skip to content

command: handle discord API forbidden errors

John C. Allwein requested to merge api-fix into master

These pretty much only happen when the duck is trying to DM people with non-friend DMs disabled. This notifies the user that the request cannot be completed but also doesn't fill up the admin error log.

Merge request reports