vic1707 / AutoPlay-PokeMeow-Discord

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

Bot has trouble sending the message #18

Closed Gallente-venture closed 3 years ago

Gallente-venture commented 3 years ago

Describe the bug the bot is able to log in correctly but it looked like it was having trouble sending the message, so then it would repeat the action 5 times. Checklist issue

On my terminal- It's 12:12:38, working time ! fore trying again this action. fore trying again this action. fore trying again this action. fore trying again this action. MAX RECURSION REACHED Press Enter to close !!

but it had no problem sending the messages if the -BACKWARDS was not there.

Desktop (please complete the following information):

Gallente-venture commented 3 years ago

hmm, I was trying to figure out what's been happening on my end and I think it may just be an issue with input delay. where just the message is typed much faster than it could send a message. So I think that the coding is working but the discord lag is too much for my computer.

vic1707 commented 3 years ago

If the bot is typing correctly without the -BACKWARDS flag, just remove it from the execution line, no? That flag is here in case the bot is typing backwards under normal circumstances, by default it shouldn't be set

Gallente-venture commented 3 years ago

oh that was me trying it out. If you look at the chat box under the backwards typing you see the ;checklist;checklist;checklist;checklist and yep it was caused by an input delay where it took 2 'Enters' to send a message. But I think thats just an issue on my side, so you are all good.

vic1707 commented 3 years ago

👌