vic1707 / AutoPlay-PokeMeow-Discord

A bot that plays PokeMeow for you
15 stars 19 forks source link

Illegal Character in Username #5

Closed tharun634 closed 3 years ago

tharun634 commented 3 years ago

Describe the bug The bot just goes into a loop of typing ;checklist until it says MAX RECURSION REACHED and stops

Screenshots image

image

Desktop (please complete the following information):

tharun634 commented 3 years ago

okay, so I saw a similar issue #2 and then modified my command to run the bot, now I am getting a different error.

image

tharun634 commented 3 years ago

ok, figured out that it's the character's in my username which is causing the error.

hardcoded my Username into the bot and it started to work

vic1707 commented 3 years ago

for illegla characters you'll have to put backslashes before each of them \, I guess you'll have to do it before the two =

tharun634 commented 3 years ago

ya, no issues, I hardcoded it now but encountered a new bug

vic1707 commented 3 years ago

ya, no issues, I hardcoded it now but encountered a new bug

Yes I'm taking a look just now