← projects

YouTube Chat Mod

Automate live chat moderation on YouTube.

Shipped
December 24, 2020
Stack
Node.jsExpressYouTube API
Outcome
Node.js bot that flags banned phrases in YouTube live chat via the Data API

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
This project has 11 stars on github 😍

Github repo