Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Join event is not handled if the username is not lowercase #49

Open
zusorio opened this issue Nov 11, 2019 · 1 comment
Open

Join event is not handled if the username is not lowercase #49

zusorio opened this issue Nov 11, 2019 · 1 comment

Comments

@zusorio
Copy link

zusorio commented Nov 11, 2019

If the username is not lowercase the Join event is not detected which breaks joining channels after the bot is initialized and stops the emission of join events. There should be either an error when the username is not lowercase, automatically changing the username to lowercase or just detect the username when it is lowercase.

@kamerat
Copy link

kamerat commented Nov 14, 2020

+1!
I pulled my hair not understanding why the bot did not connect..
Can confirm I had capitalized name "Myname" and .join event never fired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants