mt2
mt2 copied to clipboard
Use recent_messages API to populate the chat on open
Use the recent_messages endpoint to fill a chat when it's created.
https://tmi.twitch.tv/api/rooms/:channel_id/recent_messages?count=50
Where ":channel_id" is the channel ID. count is how many to give, max 50, min 1, otherwise is 400 Bad Request error with no body.
Don't need 50 messages, but a few would be nice. There's an extra tag "historical=1" in the IRC. You can use tmi-sent-ts=1524389285409 for the timestamp. ¯\_(ツ)_/¯
https://tmi.twitch.tv/api/rooms/19571641/recent_messages?count=10
[
"@badges=moderator/1,subscriber/12,partner/1;color=#191970;display-name=Nightbot;emotes=;historical=1;id=57046484-5ebf-46d7-93cf-d64cf424869f;mod=1;room-id=19571641;subscriber=1;tmi-sent-ts=1524389184583;turbo=0;user-id=19264788;user-type=mod :[email protected] PRIVMSG #ninja :Currently there are 215214 subscribed",
"@badges=;color=#0000FF;display-name=tyler633;emotes=;historical=1;id=86db0f8d-57f0-444d-b5e1-de54a2a0fa90;mod=0;room-id=19571641;subscriber=0;tmi-sent-ts=1524389213178;turbo=0;user-id=202748032;user-type= :[email protected] PRIVMSG #ninja :mallemstein u🐔",
"@badges=;color=;display-name=MallemStein;emotes=;historical=1;id=d4ed19c7-7644-4fb8-bb09-5145dee12d2d;mod=0;room-id=19571641;subscriber=0;tmi-sent-ts=1524389217491;turbo=0;user-id=171347201;user-type= :[email protected] PRIVMSG #ninja :ninja is droping subs -_- feelsbadman",
"@badges=moderator/1,subscriber/12,partner/1;color=#191970;display-name=Nightbot;emotes=671760:263-269,271-277;historical=1;id=dff5a7b9-c7c1-4684-8d66-27a7e4a50391;mod=1;room-id=19571641;subscriber=1;tmi-sent-ts=1524389222770;turbo=0;user-id=19264788;user-type=mod :[email protected] PRIVMSG #ninja :Guarantee your PC gaming performance with BLD by NZXT. The simplest way to get a customized gaming PC. Chose the games you want to play, set a budget, and BLD takes care of the rest. Built and shipped within 48 hours with a 2-year warranty. https://goo.gl/9uu9nS ninja10 ninja10",
"@badges=;color=#00B37A;display-name=satc0m;emotes=;historical=1;id=f96f370a-78ae-4e2e-b49b-8cb75e06ff73;mod=0;room-id=19571641;subscriber=0;tmi-sent-ts=1524389226427;turbo=0;user-id=182136741;user-type= :[email protected] PRIVMSG #ninja :!viewrecord",
"@badges=moderator/1,subscriber/12,partner/1;color=#191970;display-name=Nightbot;emotes=;historical=1;id=bbf4e922-0251-4be0-bedb-1f07c08801d3;mod=1;room-id=19571641;subscriber=1;tmi-sent-ts=1524389226696;turbo=0;user-id=19264788;user-type=mod :[email protected] PRIVMSG #ninja :Peak viewer record is 635,429 - March 15th, 2018",
"@badges=premium/1;color=#AA00CC;display-name=nouRi_;emotes=;historical=1;id=809d835e-55a6-46f6-83e6-2f4ebb3f2b18;mod=0;room-id=19571641;subscriber=0;tmi-sent-ts=1524389231895;turbo=0;user-id=98436407;user-type= :nouri_!nouri_@nouri_.tmi.twitch.tv PRIVMSG #ninja :!settings",
"@badges=moderator/1,subscriber/12,partner/1;color=#191970;display-name=Nightbot;emotes=;historical=1;id=8c9c3a66-44ad-4b80-aef7-6cb7386f3b5c;mod=1;room-id=19571641;subscriber=1;tmi-sent-ts=1524389232200;turbo=0;user-id=19264788;user-type=mod :[email protected] PRIVMSG #ninja :Graphics - https://goo.gl/fJimnD | Keybinds U & O are mapped to Mouse 4 & 5 | Sens .08 - https://goo.gl/1Zv8vA | DPI 800",
"@badges=;color=;display-name=kineaxstreamt;emotes=;historical=1;id=51bcd191-a343-4ccf-9a6f-192f21493e49;mod=0;room-id=19571641;subscriber=0;tmi-sent-ts=1524389238692;turbo=0;user-id=124163294;user-type= :[email protected] PRIVMSG #ninja :!commands",
"@badges=moderator/1,subscriber/12,partner/1;color=#191970;display-name=Nightbot;emotes=;historical=1;id=e0fc97a4-28c0-473a-ace6-7fb6437c5c79;mod=1;room-id=19571641;subscriber=1;tmi-sent-ts=1524389239007;turbo=0;user-id=19264788;user-type=mod :[email protected] PRIVMSG #ninja :@kineaxstreamt -> The bot commands for this channel are available at https://beta.nightbot.tv/t/ninja/commands"
]