Jacob Foster
Jacob Foster
(NPM)
Given enough width, a preference for a list view of the channels. [Demo](https://codepen.io/Alca/pen/wjJxdo) ## Grid view:  ## With list layout: ### Using the profile image:  ### Using the...
Using a chat header button set to "open whispers" does not open whispers at all. I'd expect it to open the whispers for the broadcaster.
 [[MP4](https://alca.tv/static/u/69e43e04-14ce-44a1-9817-9974c4d8b3a3.mp4)] Scroll up, back down. Click the indicator and it'll change to "false" as the reason momentarily and then disappear.
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...
For example, a click-and-draggable button here: 
Moderation delay does not affect the timing of a highlight sound. It will still play the moment the chat is received. > "NANI?!" > _2 seconds pass_ > "Hello, @Alca!"