Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (32 loc) · 1.35 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.35 KB

Discord Security 🛡️

Version License: LGPL--3.0--or--later

Automatically ban raid bots from Discord servers using common name and image detection.

Install

Clone or download this repository and install dependices using your package manager of choice.

 npm i

or

 pnpm i

Usage

  1. Fill out src/config-template.json with the relevant details.

  2. Rename src/config-template.json to src/config.json.

  3. Build the project using npm run build or pnpm build.

  4. Start the bot with npm start or pnpm start.

Author

👤 AngaBlue contact@anga.blue

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 AngaBlue contact@anga.blue.
This project is LGPL--3.0--or--later licensed.