Closed Random-629671 closed 1 month ago
https://github.com/Mid0aria/owofarmbot_stable can you contribute to this project?
isn't that project close source? also how to update this new version?
more also what is mid0 service auth key use for?
isn't that project close source? also how to update this new version?
He posted the unobfuscated code recently for us to create PRs, since he's going to be away and can't contribute
@Mid0aria you didn't call the checkUpdate
function inside bot.js
if user using v1.0.8.4 they will know there are new ver but if they are using v1.0.8.5 they will never know
when i mean never it actually never unless they go to this github page even though v1.0.8.5 only have a little questing bug but... yea, they will stuck in v1.0.8.5(or 1.0.8.6) forever
Final update for function. Still maintain if found a bug.
What did i do: Change
getquests
inside the small quest doing function to make it get quest correctly Remove a unused variable inquestuseactioncommand
that make bot unable to get quest Make a new embeds content reader that will check the content more accurate (only apply togetquests
andchecklist
function) Make a interval forchecklist
so it will update without the need of restart bot Make socket show a completed/locked quest message when bot cannot found any active quest or after complete a quest Remove some\\
that mostly added by a bot ingetquests
function. In that place i used it to check the ```...After all, thank you, mid0, and also this project to help me improve my coding skill. Or at least, js coding skill.