Igorgro / censorbot

Discord bot which counts swear words in guilds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Censorbot

Discord bot which counts swear words in guilds

Build & run

Create .env file with the following content:

TOKEN=<your-bot-token>

Then run

npm install
npm run build
npm start

Warning

This bot is only suitable for guilds. It will not work in private dialogs.

About

Discord bot which counts swear words in guilds

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%