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

help #185

Closed CriticalMomento closed 2 years ago

CriticalMomento commented 2 years ago

yea so like i have python installed but for some reason its not running.

CriticalMomento commented 2 years ago

ok lol after some stuff i got to this point image

CriticalMomento commented 2 years ago

how i got into settings json and see that this is like the only error and idk how to fix image

CriticalMomento commented 2 years ago

ok i was able to get past that problem but now i am stuck on this image

CriticalMomento commented 2 years ago

ok using vsc , turned on console logging and it keeps looping on this i have the latest ver of discum tho image

CriticalMomento commented 2 years ago

ok so now i got to the point where this prints out stuff like this continously , i have zero idea if i am doing anything wrong or correct image note: its in terminal ok and on python it looks like this image

so after like running it for 5th time i encounter this image

vivinano commented 2 years ago

Invalid version of discum for problem one

And Third problem is pertaining to channeldata file

vivinano commented 2 years ago

Invalid version of discum for problem one

And Third problem is pertaining to channeldata file

CriticalMomento commented 2 years ago

Invalid version of discum for problem one

And Third problem is pertaining to channeldata file

As for discum version I used the pip cmd with githib repository link, don't see how it's invalid

The third problem I will see after I sleep

CriticalMomento commented 2 years ago

ok i dont see how i can fix either ot those problems you stated.

CriticalMomento commented 2 years ago

Do you have a discord or something to contact you or someone else viewing this issue that has the bot running can u contact me on discord? CriticalMomento#2276 i really want to get this working

vivinano commented 2 years ago

I do but would rather to keep it on here avoid being dm every night and day about questions

CriticalMomento commented 2 years ago

I do but would rather to keep it on here avoid being dm every night and day about questions

yea ig that would be very annoying.. oh well i will just have to hope someome else helps now.. @vivinano or u could make a tutorial , i bet it would help a ton :D

vivinano commented 2 years ago

I do but would rather to keep it on here avoid being dm every night and day about questions

yea ig that would be very annoying.. oh well i will just have to hope someome else helps now.. @vivinano or u could make a tutorial , i bet it would help a ton :D

depends how famous will I get on my YouTube if I make a tutorial lol XD already created this whole bot for fweeeeeee lol :D

CriticalMomento commented 2 years ago

I do but would rather to keep it on here avoid being dm every night and day about questions

yea ig that would be very annoying.. oh well i will just have to hope someome else helps now.. @vivinano or u could make a tutorial , i bet it would help a ton :D

depends how famous will I get on my YouTube if I make a tutorial lol XD already created this whole bot for fweeeeeee lol :D

xD , not sure about views but it would surely help me :Kek:

CriticalMomento commented 2 years ago

@vivinano wis i could talk to u on discord

vivinano commented 2 years ago

@vivinano wis i could talk to u on discord

I have learned to keep personally time separated from strictly supporting repo time. As again this is a repo that I have made and released to the public for free but offering more of my personal time to further support the repo is something I do when I can

CriticalMomento commented 2 years ago

ok after tinkering enough i realized i have been using wrong token of my acc after using correct token this is the error i get image any help? @vivinano

vivinano commented 2 years ago

Do you have a settings files in your channeldata folder?

CriticalMomento commented 2 years ago

Do you have a settings files in your channeldata folder?

image only this in channeldata folder

vivinano commented 2 years ago

yeah you need a settings instance to pull the data from

Sent from my iPhone

On Aug 19, 2022, at 9:02 AM, CriticalMomento @.***> wrote:

 Do you have a settings files in your channeldata folder?

only this in channeldata folder

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

CriticalMomento commented 2 years ago

yeah you need a settings instance to pull the data from Sent from my iPhone On Aug 19, 2022, at 9:02 AM, CriticalMomento @.***> wrote:  Do you have a settings files in your channeldata folder? only this in channeldata folder — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

and how will i create a settings file?

CriticalMomento commented 2 years ago

nvm i had to do $settings in channel but here is the new problem image

CriticalMomento commented 2 years ago

i created a setting instance image 982607339838406658.txt

it still shows this after doing all of that image

ahykono commented 2 years ago

It's now an error with the ["user"] keyword @vivinano

vivinano commented 2 years ago

Refer to the key word user error issue and continue

CriticalMomento commented 2 years ago

@vivinano i used the temp fix which was in user error issue and this is the result image it created the txt file in channel data but its empty image ok i ran the bot after doing $settings cmd in the channel and this happens... image the txt file in channeldata folder is still empty

CriticalMomento commented 2 years ago

Alright i managed to make it work by using this as a reference https://github.com/vivinano/MudaeAutoBot/issues/87