Anti-swearing Packages

@phyouthcenter1/bad-words-filter

Profanity Filter allows you to implement an easy system into your bot! Example: const discord = require('discord.js'); const client = new discord.Client(); const pf = require('profanity-filter'); client.on('message', (message) => pf.message(message));

1.0.2 • Published 3 years ago