2020-06-12 - Stream 104-No idea what I’m doing - Building a Twitch chatbot in JavaScript

Summary

In this live stream session, Frank is learning ComfyJS a JavaScript framework. Building slowly but surely a Twitch bot. We learn sooo much!

📺 - Twitch archive - stream no.104

Replay

  • Stream Summary: https://youtu.be/Pyij8iXX1hU

Timestamps

- 00:00:01 - Bonjour, Hi!
- 00:05:46 - Goals of the stream
- 00:21:00 - Testing all chat message display 
- 00:30:50 - Testing a command display text bigger  
- 00:45:20 - Testing a command to display images 
- 01:33:59 - Ah Ha moment when we understand that Phaser.io was used
- 02:09:36 - Many variant to try playing a video with the sound

Project

All the code for this project is available on GitHub: Azure Url Shortener - https://github.com/FBoucher/AzUrlShortener

Goals

  • Display text by chat
  • Display text by commands
  • Display images by commands
  • Display images by Redeem points

ToDos

  • Command to make viewers fly like super man in the cloud

New Followers

Drop Parachute Highest Score

Drop Parachute Lowest Score

References

  • CREATING A TWITCH CHATBOT https://www.codingzeal.com/post/creating-zeal-a-chatbot
  • How to Integrate Your Twitch Channel with Twitch Channel Points and Custom Rewards using ComfyJS!: https://www.youtube.com/watch?v=5qLXKoyEuLI
  • ComfyJS: https://github.com/instafluff/ComfyJS
  • http://phaser.io