Stream 104 No Idea what Im doing Building Twitch chatbot JavaScript
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
- @jtsom: landed for 92.60!
- @hyfss7vxwj: landed for 72.41!
- @copperbeardy: landed for 32.84!
Drop Parachute Lowest Score
- @jtsom: 6.01!
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