Get roblox group shout

How can I get a group shout from a group.

I know I have to use an API, but I want to know how to in the first place get the API which gets the shout.
Or is there any service which can deliver roblox group shouts to a discord webhook?

Or should I use bloxlink?

2 Likes

You could set up your own API through glitch, which retrieves the shout with Noblox, then returns it.

I’m unsure if there is already an API publicly available.

This will require some Lua, Javascript/Node.js, and some Express knowledge.

2 Likes

this could be helpful to u
https://groups.roblox.com/docs#!/Groups/get_v2_groups

1 Like

But keep in mind, Roblox does not allow you to send requests from in-game to its own API. You will need some sort of third-party backend for this to work.

1 Like

he wants it on his discord server, not a roblox game

1 Like

That was edited, originally that was not there.

1 Like