You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🙄 Thought as much. So many broken things lately. Just makes no sense how they allow the user to have that username, and then not allow it as a webhook name..... Fun times
So basically, when a user has the word
here
,everyone
ordiscord
somewhere in their name, the webhook will fail with an invalid username error.discord
I know about, and is not an issue, since discord themselves don't allow that word in application/bot or webhook names.In this specific case, the username of the user is
groundsphere
.When the webhook client has to send a message on behalf of them, it fails with this error:
Actually, now that I look more closely at the error, it appears to be from discord itself and not your library, or am I understanding that wrong?
I am using version
0.8.4
. If this has already been fixed, I apologize.The text was updated successfully, but these errors were encountered: