roblox-js-master

所属分类:其他
开发工具:WINDOWS
文件大小:72KB
下载次数:0
上传日期:2019-01-15 11:21:47
上 传 者cometothecaml
说明:  makes cringy things in roblox

文件列表:
LICENSE (1100, 2018-09-03)
examples (0, 2018-09-03)
examples\cleanWall.js (1937, 2018-09-03)
examples\cleanup.js (1837, 2018-09-03)
examples\clever.js (1215, 2018-09-03)
examples\copacetic.js (1098, 2018-09-03)
examples\revertRanks.js (1978, 2018-09-03)
examples\savePlayers.js (708, 2018-09-03)
examples\saveWall.js (760, 2018-09-03)
lib (0, 2018-09-03)
lib\asset (0, 2018-09-03)
lib\asset\buy.js (2255, 2018-09-03)
lib\asset\configureItem.js (1306, 2018-09-03)
lib\asset\getProductInfo.js (690, 2018-09-03)
lib\asset\uploadItem.js (1816, 2018-09-03)
lib\asset\uploadModel.js (1590, 2018-09-03)
lib\cache (0, 2018-09-03)
lib\cache\add.js (361, 2018-09-03)
lib\cache\addIf.js (611, 2018-09-03)
lib\cache\clear.js (167, 2018-09-03)
lib\cache\get.js (709, 2018-09-03)
lib\cache\index.js (332, 2018-09-03)
lib\cache\new.js (402, 2018-09-03)
lib\cache\wrap.js (620, 2018-09-03)
lib\forum (0, 2018-09-03)
lib\forum\forumPost.js (2624, 2018-09-03)
lib\forum\getForum.js (3211, 2018-09-03)
lib\forum\getForumPost.js (6710, 2018-09-03)
lib\forum\onForumPost.js (1307, 2018-09-03)
lib\forum\onForumReply.js (894, 2018-09-03)
lib\group (0, 2018-09-03)
lib\group\changeRank.js (1170, 2018-09-03)
lib\group\deleteWallPost.js (1122, 2018-09-03)
lib\group\demote.js (233, 2018-09-03)
lib\group\exile.js (1490, 2018-09-03)
lib\group\getAuditLog.js (4272, 2018-09-03)
lib\group\getJoinRequests.js (1275, 2018-09-03)
lib\group\getPlayers.js (6561, 2018-09-03)
... ...

# roblox-js [![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square)](https://github.com/Flet/semistandard) [![ROBLOX API Discord](https://img.shields.io/badge/discord-roblox%20api%20chat-blue.svg?style=flat-square)](https://discord.gg/EDXNdAT) [![NPM](https://nodei.co/npm/roblox-js.png)](http://npmjs.com/package/roblox-js) *Execute ROBLOX website actions in node.js* ## About Roblox-js is a node module that provides an interface for [ROBLOX](http://www.roblox.com) site actions, mostly for use with their HttpService feature. Most functions are related to group service but there are other general functions as well. The list of main functions is in the contents section, they all have detailed documentation. To use this with HttpService simply set up API's on your node server for accessing the functions, you can use the example server outlined in the below example server section as a base. Note that this does not use the latest version of the module and it is recommended you learn how to use the library directly. There are also a few example scripts with version 3 support in the [examples](https://github.com/sentanos/roblox-js/tree/master/examples) folder. ## Prerequisites - [**node.js**](https://nodejs.org/en/download/current/) ## Installation With node.js installed simply run: `npm install roblox-js`. That's it! ## Documentation You can find the roblox-js wiki with all API documentation [here](https://github.com/sentanos/roblox-js/wiki). ## Example Server A usable express server utilizing this module is available [here](https://github.com/sentanos/roblox-js-server) and includes a detailed tutorial for setup on a free host as well as Lua scripts for sending requests to the server from in-game.

近期下载者

相关文件


收藏者