RyanBayne / TwitchPress

TwitchPress is a system of plugins that combines the power of Twitch.tv with WordPress
http://twitchpress.wordpress.com
GNU General Public License v3.0
12 stars 6 forks source link

Webhook System Start #312

Closed RyanBayne closed 5 years ago

RyanBayne commented 5 years ago

The webhook system will allow any number of webhooks to be created and managed. This requires storage of the webhooks created and the ability to stop accepting notification payloads.

RyanBayne commented 5 years ago

The initial work has been done on webhooks but I'd like to delay the next phase until the new API is updated.