Decicus/DecAPI

Add support for Nightbot headers

Decicus opened this issue · 1 comments

Nightbot recently added headers in request sent with $(urlfetch), which should allow for custom APIs with just the route specified (without the need of either the channel or the user).

The idea is to at least support this in the /twitch routes, some examples would be followage or even just uptime (although Nightbot has native support for the latter).

This was added (for the most part) in #8