Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.
/ blacklist-bot Public archive

A small Bot which ban all users which are sent in blacklist webhooks from Servers like https://discord.com/channels/938896101505921054/938920011844690030

Notifications You must be signed in to change notification settings

Mittelbots/blacklist-bot

Repository files navigation

Deprecated

Integrated into @Mittelbot https://github.com/Mittelbots/Mittelbot

Blacklist Discord bot

What is it?

The Bot bans every ID from a webhook message automatically.

Example


How to use it?

Use this link if you don't want to self-host the bot.

https://discord.com/api/oauth2/authorize?client_id=973683659666235482&permissions=2052&scope=bot%20applications.commands


➡️ 1. Clone the repository

git clone https://github.com/Mittelbots/blacklist-bot.git

➡️ 2. Install the dependencies

pip install -r requirements.txt

➡️ 3. Copy and rename .env.example .env and insert your Bot Token

DISCORD_TOKE=YOURTOKEN


### ➡️ <b>4.</b> Run the bot


```txt
//for dev
sh start.sh "dev"

//for prod
sh start.sh "prod"
//Pm2 required!

For help use /info