danparizher / Pax-Academia

General purpose utility bot for the Homework Help Discord server
MIT License
13 stars 5 forks source link

Bug: Staff application error in DM's #169

Closed sebastiaan-daniels closed 1 year ago

sebastiaan-daniels commented 1 year ago

/apply-for-staff raises an error when used in direct messages due to the bot trying to access the joined_at attribute, which is not present in DM's.

A check should be added to prevent users from being able to use the command in DM's