vivinano / MudaeAutoBot

python bot that uses strictly the **Discord API** to Roll,Claim,and Kakera Snipe in Mudae. 5/10/21 project converted over to discum library
Apache License 2.0
143 stars 47 forks source link

Question concerning the bot #210

Closed gardiens closed 1 year ago

gardiens commented 1 year ago

Hello, I found your github by chance but their is several problem:

Capture d’écran 2022-10-16 à 12 12 11

when the app runs indefinitily and no messages appears, is it normal?

pingu6 commented 1 year ago

use IDLE

gardiens commented 1 year ago

When I use the idle, I still get the problem. However when I keyboard interrupt I got this error message, maybe It can help [image: Capture d’écran 2022-10-16 à 16.13.34.png]

Le dim. 16 oct. 2022 à 14:41, lord @.***> a écrit :

use IDLE

— Reply to this email directly, view it on GitHub https://github.com/vivinano/MudaeAutoBot/issues/210#issuecomment-1279962101, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUEHBKMGYSS77UVKCTOKBKDWDPZXPANCNFSM6AAAAAARGJGDTU . You are receiving this because you authored the thread.Message ID: @.***>

pingu6 commented 1 year ago

can you resend the image?

gardiens commented 1 year ago
Capture d’écran 2022-10-16 à 17 17 31

Ok nvm, I had to update the SSL certificat of my python, but then a new error messages appeared , I will try to find on my own

Capture d’écran 2022-10-16 à 17 22 08
pingu6 commented 1 year ago

try this https://github.com/vivinano/MudaeAutoBot/issues/137#issuecomment-1210024855

gardiens commented 1 year ago

didn't work too, I will dive into it tomorrow

vivinano commented 1 year ago

That looks like an environment error have you set things up correctly?

Sent from my iPhone

On Oct 16, 2022, at 1:47 PM, pierrick Bournez @.***> wrote:

 didn't work too, I will dive into it tomorrow

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

gardiens commented 1 year ago

Well as said in the github, I just add my token_id in the Settings_mudae.json and the channel I want. I tried to debug it but it is strange that self.settings_ready[user} is empty before the error message Capture d’écran 2022-10-17 à 08 38 08

vivinano commented 1 year ago

Yeah if your getting the user error bug I can't really resolve it as I have not gotten that error myself ? So it's hard/impossible to solve something I don't know how it is triggered or experiencing myself