James Onnen
James Onnen
This code base isn’t supported anymore.
What method is that? Link?
I added error checking and got this: ``` {"error":"Could not login. Response '403' from ROBLOX. Error: {\"errors\":[{\"code\":2,\"message\":\"You must pass the robot test before logging in.\"}]}"} ``` The sentanos method seems...
See https://github.com/suufi/noblox.js/blob/master/lib/user/cookieLogin.js as suggested by @caleb123neal
You shouldn't need to generate it! You can just download this file here: https://github.com/Quenty/luacheck-roblox/blob/master/roblox_standard.lua And rename it .luacheck_rc If you do want to *compile* the same file as roblox_standard.lua, you'll...
Let's make a new maid specifically for the keys instead of trying to fix the :GiveTask() call. That way future changes won't break anything. We should also maybe add a...
Hi! Bumping this! I've updated the packages to the latest version, and also setup a very basic version of CI. https://github.com/Quenty/hashwords/runs/492795507?check_suite_focus=true#step:6:10 Please consider merging!
There's an easier edge-case I would like here, which is if the peer dependency is linked with `file:../mypackage` then we should just write this to the current known version of...
Updated the changelog!