aquelemiguel / parrot

🦜 A hassle-free, highly performant, self-hosted Discord music bot with YouTube and Spotify support. Powered by yt-dlp.
MIT License
136 stars 44 forks source link

Self deafen fails to `get_current_user` #173

Closed afonsojramos closed 2 years ago

afonsojramos commented 2 years ago

Description

Self deafen function fails to get_current_user. This can be easily fixed by just handling the error.

This seems like an error that we don't really care so I would say that we just need to ignore it.

image

https://github.com/aquelemiguel/parrot/blob/v1.3.1/src/handlers/serenity.rs#L415

aquelemiguel commented 2 years ago

Interesting, how did you reproduce this?

afonsojramos commented 2 years ago

@aquelemiguel I have no idea, and looking at out activity in our server, it doesn't seem like something that happens as a result of something in specific 🤔