luni3359 / koa-bot

Discord bot
MIT License
3 stars 0 forks source link

Twitch: "OAuth token is missing" #46

Closed luni3359 closed 4 years ago

luni3359 commented 4 years ago

Task: Get talking to the Twitch API working again. Problem: User has no server of their own to authenticate with.

luni3359 commented 4 years ago

Will require a rewrite of the utils.net.http_request function, because knowing what error code is being returned matters and it currently doesn't (it prints the error, but doesn't pass it over).