Every call is made relative to https://api.twitch.davidwalter.at/twitch-api/
There is a rate limit of 420 calls per hour if no valid API key is sent via query parameter.
versionNone
The current version of the Twitch.API
1.1.0chatterschannel: Name of the channelThe connected chatters of the specified channel
{
"_links":{},
"chatter_count":4,
"chatters": {
"broadcaster": ["divadretlaw"],
"vips":[],
"moderators": ["alpine_bot"],
"staff":[],
"admins":[],
"global_mods":[],
"viewers": ["Chatter A", "Chatter B", ...]
}
}randomchannel: Name of the channeluser: Name of excluded userA random chatter
divadretlawmodschannel: Name of the channelList of moderators of the specified channel
["alpine_bot", ...]vipschannel: Name of the channelList of VIPs of the specified channel
["VIP", ...]last-gamechannel: Name of the channelLast played game of the specified channel or null if there was no last game
League of Legendsfollowchannel: Name of the channeluser: Name of the userformat: Return value is wrapped into a formatted stringraw: Returns raw timestamp instead of formatted timeHow long the specified user is following the specified channel
11 months 7 days 9 hours 37 minutesuptimechannel: Name of the channelformat: Return value is wrapped into a formatted stringraw: Returns raw timestamp instead of formatted timeUptime of the specified channel
54 minutesdad-jokeThis is a simple wrapper around the API of icanhazdadjoke to make it easier to use with Twitch chat bots.
Returns a dad joke
To be Frank, I'd have to change my name.