sentanos / roblox-js

!!!THIS PROJECT IS NO LONGER MAINTAINED!!! Execute ROBLOX website actions in node.js
MIT License
45 stars 45 forks source link

Add .gitignore for node, .eslintrc.json, and yarn.lock #57

Open evaera opened 6 years ago

evaera commented 6 years ago

.gitignore: Ignore node_modules and other node files .eslintrc.json: Configuration for eslint to match this project's style yarn.lock: Packages locked to commit hash for the yarn package manager

Also removed two statements that weren't doing anything from getFriends and getMessages according to eslint

suufi commented 6 years ago

Can we accept this? @sentanos

Neztore commented 6 years ago

Roblox-js is no longer supported. Pull requests never get merged.

ipadpuppydogdude1 commented 6 years ago

roblox-js is supported. the owner works on it rarely though. @Neztore

evaera commented 6 years ago

@ipadpuppydogdude1 If the project was supported, then it would have received an update within the last 6 months. There are lots of pull requests pending which haven't received any comment. It looks like the owner has abandoned the project.

I would not recommend using roblox-js for new work. Instead, see https://github.com/suufi/noblox.js

suufi commented 6 years ago

@ipadpuppydogdude1 The owner has confirmed that this is no longer maintained; it was abandoned.

Neztore commented 6 years ago

It was confirmed via. Discord. I recommend using @suufi 's fork, noblox.js