theastropath / Astronomibot

A little Twitch bot I've been working on
3 stars 1 forks source link

Method for determining if we are hosting someone is not ideal #8

Closed theastropath closed 4 years ago

theastropath commented 7 years ago

In astrolib/api.py, the "isHosting" function is using a weird undocumented API call to get the channel we are hosting. I would like to find a proper documented API call to determine this.

theastropath commented 4 years ago

Unfortunately there isn't any other API.