UNPKG

falln-away

Version:

Twitch API Wrapper & Authorizer - all in one package, and handled for you!

16 lines 415 B
{ "client_id": "<clientid>", "client_secret": "<clientsecret>", "base": "http://localhost", "redirect": "/auth/twitch", "callback": "/auth/twitch/callback", "port_exposed": true, "port": 0, "server": "irc-ws.chat.twitch.tv", "channels": [ "<channelname>" ], "file_path": "<absolutepathtothisfile>", "access_token": "", "refresh_token": "" }