Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 935 Bytes

File metadata and controls

20 lines (16 loc) · 935 Bytes

daftpunktocat

💄git-twitch💋

Wouldn't it be cool to make chat interactions for Twitch on GitHub? This is a webhook for github and twitch interaction.

🍴Setup for local development

  1. Fork this repo (optional, open a Codespace)
  2. Run npm install smee-client -g
  3. Start a new smee channel - https://smee.io/
  4. Create a webhook in your forked repo that watches star events and point it to the new smee channel.
  5. In the terminal npm install

Start the server

npm start

🚀 Deploy this

to be continued