[v1.5.1] RBLX - Roblox Open Cloud & Web APIs for NodeJS

Omg this is sooooo much easier to use than others like noblox.js.

You are my hero. Thanks!

This is really nice module, Thanks

Version 1.3.0

MessagingService has been added to rblx

Datastore.listKeys now has a second option for the limit parameter if you want to return the number of keys that limit specifies

Please read the updated docs for more information.

3 Likes

Can you please tell me where the documentation is for MessagingService in Rblx? :slightly_smiling_face:

I don’t see it in the OP.

It’s under the OpenCloudUniverse class documentation, labelled as publishToTopic(topic: string, data: any)

1 Like

How would I subscribe to a topic?

Please update this with the new APIs!

I’ve been working on a patch, should be finished tomorrow.

1 Like

Awesome, thank you! been using this on my server to get stats from my game :stuck_out_tongue:

1 Like

Version 1.4.0

OrderedDataStore has been added to rblx

I haven’t finished adding the Assets API, but I figured I might as well push OrderedDataStores ASAP.

Please read the updated docs for more information.

(cc: @clxr)

1 Like

Version 1.4.1

OpenCloudUniverse.getOrderedDataStore was mistakenly omitted from the docs

Please read the updated docs for more information.

Version 1.4.2

OpenCloudOrderedDataStore was never exported from index.ts

There have been no changes to the docs.

It doesn’t really work, when I try logging into my rank bot, it disconnects me and it says that the token is not correct or something simmilar.

Also this,

-- TypeError: obj.toJSON is not a function
 obj = obj.toJSON();

Could you DM me specific info related to the bug, such as the surrounding code in the obj.toJSON instance?

If you run the code normally from the client example, on a replit cluster, , you’ll see the error too.

AND YES I DID INFACT PUT MY RANK BOT’S TOKEN.

Version 1.5.0

AssetManager has been added to rblx

Please read the updated docs for more information.

Version 1.5.1

PR #2 was merged into main - resolved Issue #1 concerning special chars in OpenCloudDataStore names

There have been no changes to the docs.

does AssetManager Working? Its a Private Thing!


(Edit: API Key Is Invalid,ignore that api key. you can use it but its expired)

Does this project also have a way to rank people in Roblox groups? If not will that be a thing?