You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? Since I am now not able to send messages to from roblox to discord using HttpService, I want to find another website or platform I can send messages to from roblox games.
What is the issue? If you tried sending a message from roblox to discord it will give you an error along the lines of Error 403 HTTPS Forbidden and I have researched and found out I wasn’t able to send messages from roblox to discord
What solutions have you tried so far? I have tried using different API’s but they don’t work in roblox itself and they only work in studio, so my main goal is to find a different place to send messages from roblox to. I have tried using Trello but it isn’t really reliable since most of the time messages aren’t sent.
So if there is any other source I could use (Not a Discord API) then please let me know.
local HttpService = game:GetService("HttpService")
local URL = "[insert link]"