Invite Gatekeeper to your server now!
Gatekeeper is advanced moderation Discord bot written in TypeScript and using discord.js. Its main advantages are:
- π Simple usage.
- π» Beautiful console logger
- π€¬ π« Built-in bad words filter.
- π Useful commands that will help to moderate your server.
- π Advanced chat logging utility.
- π Code scalability
- Open sourced
If you want to host Gatekeeper by yourself, follow steps below:
git clone https://github.com/zxvnme/Gatekeeper
cd Gatekeeper
- Open
config.json
and replace default values with yours. npm install
- and finally,
npm run start
.
NOTE: You also have to install MariaDB on your host server.
Commands documentation can be found here
... or by typing g!help
on your server with Gatekeeper invited!