Wouldn't it be cool to make chat interactions for Twitch on GitHub? This is a webhook for github and twitch interaction.
- Fork this repo (optional, open a Codespace)
- Run
npm install smee-client -g - Start a new smee channel - https://smee.io/
- Create a webhook in your forked repo that watches star events and point it to the new smee channel.
- In the terminal
npm install
npm start
to be continued