Pairing with Jhey Tompkins

On April 28th, DEV Community member Jhey Tompkins joined @coffeecraftcode
and I on the pairing stream to have some fun and help us build out a Twitch overlay using our mascot, Sloan!

Watch the pairing session with Jhey below to catch up on wh…


This content originally appeared on DEV Community and was authored by DEV Community

On , DEV Community member Jhey Tompkins joined @coffeecraftcode and I on the pairing stream to have some fun and help us build out a Twitch overlay using our mascot, Sloan!

dev.to's mascot Sloan

Watch the pairing session with Jhey below to catch up on what you missed:

On this stream, we talked about:

  • Sloan, DEV's awesome mascot!
  • Twitch overlays
  • ComfyJS (which allows folks to interact with a Twitch stream via chat commands)

GitHub logo instafluff / ComfyJS

Comfiest Twitch Chat Module for Coding Cafe

Comfy.JS

npm GitHub

We built this Comfy Twitch Chat Module live on Twitch for Coding Cafe!

Special Thanks: Comfy.JS is possible thanks to tmi.js maintained by @AlcaDesign

Comfy.JS lets you integrate with Twitch chat for your Twitch channel SUPER EASILY in just a few lines of code. Here's a quick 3-min video on how to use it: (Click image to open video)

ComfyJS How-To Video

Instafluff

Like these projects? The best way to support my open-source projects is by becoming a Comfy Sponsor on GitHub!

https://github.com/sponsors/instafluff

Come and hang out with us at the Comfiest Corner on Twitch!

https://twitch.tv/instafluff

Instructions

Node

  1. Install comfy.js
npm install comfy.js --save
  1. Respond to !commands your channel
var ComfyJS = require("comfy.js");
ComfyJS.onCommand = ( user, command, message, flags, extra ) => {
  if( flags.broadcaster && command === "test" ) {
    console.log( "!test was typed

Thanks again for coming on the stream, Jhey!

Man in the woods being zoomed in on as he nods as if to say he agrees

You can also find the three of us all over the web here:

.ltag__user__id__288872 .follow-action-button { background-color: #663399 !important; color: #fdf9f3 !important; border-color: #663399 !important; }
jh3y image
.ltag__user__id__9597 .follow-action-button { background-color: #fb4881 !important; color: #ffffff !important; border-color: #fb4881 !important; }
nickytonline image
.ltag__user__id__129358 .follow-action-button { background-color: #f0065c !important; color: #ffffff !important; border-color: #f0065c !important; }
coffeecraftcode image

We hope to see you on future DEV streams! If you're interested in pairing, fill out this form. Christina and I would love to tackle an issue with you that the whole community could learn from.

P.S. Follow DEV on Twitch to be notified when future streams begin and catch old streams on YouTube


This content originally appeared on DEV Community and was authored by DEV Community


Print Share Comment Cite Upload Translate Updates
APA

DEV Community | Sciencx (2021-05-12T18:38:25+00:00) Pairing with Jhey Tompkins. Retrieved from https://www.scien.cx/2021/05/12/pairing-with-jhey-tompkins/

MLA
" » Pairing with Jhey Tompkins." DEV Community | Sciencx - Wednesday May 12, 2021, https://www.scien.cx/2021/05/12/pairing-with-jhey-tompkins/
HARVARD
DEV Community | Sciencx Wednesday May 12, 2021 » Pairing with Jhey Tompkins., viewed ,<https://www.scien.cx/2021/05/12/pairing-with-jhey-tompkins/>
VANCOUVER
DEV Community | Sciencx - » Pairing with Jhey Tompkins. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/05/12/pairing-with-jhey-tompkins/
CHICAGO
" » Pairing with Jhey Tompkins." DEV Community | Sciencx - Accessed . https://www.scien.cx/2021/05/12/pairing-with-jhey-tompkins/
IEEE
" » Pairing with Jhey Tompkins." DEV Community | Sciencx [Online]. Available: https://www.scien.cx/2021/05/12/pairing-with-jhey-tompkins/. [Accessed: ]
rf:citation
» Pairing with Jhey Tompkins | DEV Community | Sciencx | https://www.scien.cx/2021/05/12/pairing-with-jhey-tompkins/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.