William Nelson

Results 3 issues of William Nelson

If the bot doesn't ignore DMs, any user can send one of the commands to it in DM and the bot will crash. The code committed in this PR resolves...

The user close doesn't work in the current code. This message from a contributor in the official Eris server explains the fix https://discord.com/channels/831967755447828491/831974405701500931/1019431871236546620 ![image](https://user-images.githubusercontent.com/83034852/190044961-4cd84dc6-9366-48f8-968e-70b4d0053ea1.png)

If you decide to fetch `/oauth2/@me` with an access_token instead of `/users/@me`, you will NOT get the `email` field, the `locale` field, the `mfa_enabled`, `verified` and maybe other fields as...