Robloxo opencloud documentation issue

I selected discord and it still tells me to install guilded.py ?

image

Even after refreshing the page it still tells me to install discord.py and guilded.py even tho guilded is only thing selected

Documentation URL : Automate right to erasure requests | Documentation - Roblox Creator Hub

also can we get open cloud documentation in node js as well instead of python only :pray:

Browser : Google Chrome 132.0.6834.111 (Official Build) (64-bit)
OS : Windows 11 Version 24H2 (Build 26100.2894)

Page URL: https://create.roblox.com/docs/cloud/webhooks/automate-right-to-erasure

Pretty sure that section is covering both basis’ rather than being for just Discord OR Guilded. I can try changing it to have two tabs like the “Set up a server” section, but this may be deemed unnecessary by reviewers.

As for Node documentation, I’ll try getting that set up aswell, though my experience with using Discord/Guilded API’s with Node is directly using cURL. I’ll have to research implementation for something more user-friendly like Axios or whatever Guilded/Discord.py alternatives are specific to npm. If you have any specific packages in mind for this lmk and I’ll check them out.

Also, Roblox’s Creator Docs are open source. This means that you can contribute, fixing any inconsistencies and errors you might find. It goes without saying that any contributions are appreciated. You can contribute here, or click the Edit 🖊 button at the top right of any document (in this case linking to the automate right to erasure document).

theres 2 different categories for the guide guilded and discord but regardless on what you select it still asks you to install both of them

image

Yeah I was just explaining why it might be like that to begin with. I made the requested changes in this pull request, alongside crediting you for finding this inconsistency.

Creating documentation for doing the same things via Node will take a bit longer though.

1 Like