
ftb.tv
Creation date: Jun 1, 2024
ftb.tv is a project for my twitch channel to have a moderation and utility bot created by myself to moderate chat and give useful informations if needed
It’s divided in two parts: the bot and the dashboard
The bot is writen in TypeScript with tmi.js while the dashboard is made with Astro. The two share a postgres database and interact with it using Prisma.
The source code of the bot can be found here and the dasboard here