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

bot wont run #196

Closed ahykono closed 2 years ago

ahykono commented 2 years ago

Using the old src of a bot and the latest version of Discum. I tried to find solutions for the matter where the bot never runs, it remains stuck after executing py main.py (the bot file) If I attempt to set auto_reconnect to False, it exits within a second orso.

image

vivinano commented 2 years ago

The old src has to be ran with an older version of discum due to discum changing some keywords for certain things that was changed in the newer version

Sent from my iPhone

On Aug 13, 2022, at 11:19 AM, Oni @.***> wrote:

 Using the old src of a bot and the latest version of Discum. I tried to find solutions for the matter where the bot never runs, it remains stuck after executing py main.py (the bot file) If I attempt to set auto_reconnect to False, it exits within a second orso.

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

ahykono commented 2 years ago

The old src has to be ran with an older version of discum due to discum changing some keywords for certain things that was changed in the newer version

I managed to make it log and these are the errors: https://cdn.fractune.dev/oni/2xcn82.mp4 also I'm using the new src .. sir