Sends a HTTP request to the provided webhook url with custom DiscordSettings. Developers should not embed their discord webhook inside any package scripts. Instead, create a config option to allow users to input there own webhook url.
the webhook URL
the DiscordSettings object to send.
if true, includes a screenshot of the client passed in the message contents
Sends a HTTP request to the provided webhook url with custom DiscordSettings. Developers should not embed their discord webhook inside any package scripts. Instead, create a config option to allow users to input there own webhook url.