Automatically ban raid bots from Discord servers using common name and image detection.
🏠 Homepage
Clone or download this repository and install dependices using your package manager of choice.
npm i
or
pnpm i
-
Fill out
src/config-template.json
with the relevant details. -
Rename
src/config-template.json
tosrc/config.json
. -
Build the project using
npm run build
orpnpm build
. -
Start the bot with
npm start
orpnpm start
.
👤 AngaBlue contact@anga.blue
- Website: https://anga.blue
- Github: @AngaBlue
Give a ⭐️ if this project helped you!
Copyright © 2021 AngaBlue contact@anga.blue.
This project is LGPL--3.0--or--later licensed.