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).
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.