Skip to content

This is a project for twitch.tv streams. I created a chatbot that watches for when someone puts an emote in the chat and sends a message over websockets to a server. The server renders the emote onto a canvas element that has physics, making the emote fall from the sky. I will be adding more to this project. Created with HTML, CSS, Javascript, N…

Notifications You must be signed in to change notification settings

tristanmyers/personal-obs-applications

Repository files navigation

These are my personal obs applications

Applications:

  • Server:

    • serves index.html and websockets connection
  • Chatbot:

    • listens for commands and emotes to send over websockets to be rendered by Falling Emotes Game
  • Falling Emotes Game:

    • gets emotes from websockets connection and renders them with physics, making them fall from the sky

    Imgur Image

About

This is a project for twitch.tv streams. I created a chatbot that watches for when someone puts an emote in the chat and sends a message over websockets to a server. The server renders the emote onto a canvas element that has physics, making the emote fall from the sky. I will be adding more to this project. Created with HTML, CSS, Javascript, N…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages