twitch-bot icon indicating copy to clipboard operation
twitch-bot copied to clipboard

Join event is not handled if the username is not lowercase

Open zusorio opened this issue 4 years ago • 1 comments

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.

zusorio avatar Nov 11 '19 14:11 zusorio

+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.

kamerat avatar Nov 14 '20 20:11 kamerat