Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/angablue/discord-security

Automatically ban raid bots from Discord servers using common name and image detection.
https://github.com/angablue/discord-security

bot discord discord-bot discord-js discord-security

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

Discord Security 🛡️



Version

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

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

### 🏠 [Homepage](https://github.com/AngaBlue/discord-security)

## Install
Clone or download this repository and install dependices using your package manager of choice.
```sh
npm i
```
or
```sh
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 **

* Website: https://anga.blue
* Github: [@AngaBlue](https://github.com/AngaBlue)

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2021 [AngaBlue ](https://github.com/AngaBlue).

This project is [LGPL--3.0--or--later](https://github.com/AngaBlue/discord-security/blob/master/LICENSE) licensed.