chriteixeira / twitch-toolkit

A set of tools to integrate with Twitch API, Twitch Chat and Twitch WebHooks.
MIT License
15 stars 5 forks source link

TwitchWebSub.handleRequest should be framework agnostic #6

Closed chriteixeira closed 6 years ago

chriteixeira commented 6 years ago

Right now, the function TwitchWebSub.handleRequest works only for Express. It should be framework agnostic and work for every server framework or pure node requests.

chriteixeira commented 6 years ago

Resolved in 0.0.8.