Can you use this HttpService | Roblox Creator Documentation on discord? and can you simply get any thing from discord through roblox?
I believe you can! You might have to read the documentation of the Discord API to get a better understanding of the functions it might have!
Here is somewhere you can start: Discord Developer Portal
1 Like
I think you can, But you have to remember that you need to use the API service to even GET to discord via roblox studio. Give me feedback i wanna know how this goes!
["channel_id"] = "887654112970276865",
["guild_id"] = "0000",
["id"] = "00",
["name"] = "Spidey Bot",
["token"] = "####",
["type"] = 1
This is what received from discord api, how do I make a text or some string or number return?