Find out what a specified channel is hosting currently if any

Hey im looking for a way to have a channel and find out who they are currently hosting.

Ive tried the https://tmi.twitch.tv/hosts?host=user_id link however it seems that it has been removed

That URL/API was never documented or supported for external use

  • Connect to chat
  • Connect to the channel
  • Read/parse the HOSTTARGET message

HOSTTARGET is also sent when the channel start/stops/changes hosts.

See also Twitch IRC Commands | Twitch Developers