Will send the message to a discord webhook (CONVERTS TO )
local Disblox = require(path.to.disblox)
local message = Disblox.new()
message:Send("https://discord.com/api/webhooks/id/token")
--will automatically convert to hooks.hyra.io or any other proxy you set it to.