webhook - Xslash58/TurtegBot GitHub Wiki
Note
Abuse of this feature will get you perma banned from turtegbot.
I'm open for any use case that won't go against Twitch Terms Of Service and/or Community Guidelines.
If you are not sure about specific use-case, please ask Xslash58 directly on Discord/Twitch or under report command
Usage
webhook (create/delete)
webhook create - unique webhook will be generated in DMs for your/current channel
webhook delete - deletes ALL webhook associated with your/current channel
Sending data to the webhook
Generated webhook expects POST request with JSON body being:
{
"message": "{YOUR_MESSAGE}"
}
you can also use this webhook in your GitHub repository, which will be handled automatically.
If you see an event missing for GitHub webhook, please report it using suggest command
Required power
Broadcaster (10)