Umbrelle
Discord bot that allows you to configure a honeypot channel where accounts will automatically be banned for posting. Great to catch compromised accounts.
Add to Discord/** * @copyright nhcarrigan * @license Naomi's Public License * @author Naomi Carrigan */ import fastify from "fastify"; import { logger } from "../utils/logger.js"; const html = `
Discord bot that allows you to configure a honeypot channel where accounts will automatically be banned for posting. Great to catch compromised accounts.
Add to Discord