A vencord plugin to apply specific rules to messages containing a customizable keyword
  • TypeScript 97.6%
  • CSS 2.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-29 21:07:24 +02:00
components Use regex input 2026-08-29 16:49:05 +02:00
index.tsx Make setting to replace only the filtered word 2026-08-29 21:07:24 +02:00
LICENSE Initial commit 2026-08-26 11:25:17 +02:00
README.md Clarify AI usage in README 2026-08-26 21:57:39 +02:00
ROADMAP.md add roadmap because I forget stuff 2026-08-27 16:53:34 +02:00
styles.css add text color changing and message filter css base 2026-08-27 15:34:23 +02:00

MessageFilter

A vencord plugin to apply specific rules to messages containing a customizable keyword

AI usage

The only usage of AI in this plugin is generating the regex patterns because I suck at regex. No actual code was generated by artificial intelligence.