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
144 stars 47 forks source link

Claim delay not working #136

Closed TikaUnas closed 2 years ago

TikaUnas commented 2 years ago

For some reason, no matter how high I set the claim and kak delay it still claims immediately. I was wondering what exactly "Affects servers w/o $setting instance" meant because this may be why its not working. I tried looking through all the settings of mudae and the only time instance comes up is for channel instance.

vivinano commented 2 years ago

So basically whatever channel it pulls a $setting instance from it will write it to a file and after it Does that then you should have a time setting if not then it pulls a default setting and uses that

TikaUnas commented 2 years ago

Oh alright, thanks. Do you know if there's a way to set it to follow the custom claim delay that we set in the Settings_Mudae.json, so that it doesn't claim instantly?

vivinano commented 2 years ago

It's follow whatever is set in channel data the setting mudae has been deprecated to just setting the default instance

TikaUnas commented 2 years ago

Oh alright appreciate it.