https://github.com/shadowtime2000/censorbot
A Discord bot that allows you to ban certain words from your Discord server
https://github.com/shadowtime2000/censorbot
Last synced: 9 months ago
JSON representation
A Discord bot that allows you to ban certain words from your Discord server
- Host: GitHub
- URL: https://github.com/shadowtime2000/censorbot
- Owner: shadowtime2000
- Created: 2020-09-07T19:20:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T03:38:57.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T08:35:21.687Z (over 1 year ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# censorbot
A bot that allows you to censor words from being said in your Discord server, built with [peterthehan's Discord bot widget framework](https://github.com/peterthehan/create-discord-bot)
## Setup
You need to fill out a `.env` file with the location of the sqlite database for banned words under the name `WORDDBLOC`.