aconstlink / motor

Software Framework for Audio/Visual/Interactive Real-Time Applications
MIT License
1 stars 0 forks source link

Get user id via an endpoint #94

Closed aconstlink closed 1 month ago

aconstlink commented 1 month ago

Twitch allows to acquire the user_id through the https://api.twitch.tv/helix/users endpoint.

So with this endpoint we can get the broadcaster_id and the bot_id.