Youtube Live Chat Moderator
Moderating a youtube live stream is not an easy task. And a spammer or a bot ruins the experience of the viewers. I personally saw this problem during a few streams so I decided to make a program that solves this for me. I wrote a program in node.js using express.js and Youtube API to get the messages and then warn a user if they chat something not allowed by the author. Built using
- Node.js
- Express.js
- Youtube Data API
Github repo