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
142 stars 46 forks source link

line 686 | user = bot.gateway.session.user | KeyError: 'user' #240

Closed KendleMintJed closed 1 year ago

KendleMintJed commented 1 year ago

I simply downloaded the latest release ("Mudae_Auto_V4"), configured the JSON file and ran the script I am using python 3.9 and have discum 1.4.1 any ideas on how I can fix this? MudaeError

KendleMintJed commented 1 year ago

Upon further inspection, it seems as though discum is failing to retrieve the bot.gateway.session data image This image was with a discum basic example program. Everything else worked fine, but like the automudae, it just couldn't access the user variable

KendleMintJed commented 1 year ago

just noticed this is a duplicate issue sorry