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

Latest commit

 

History

History
executable file
·
56 lines (34 loc) · 1000 Bytes

README.md

File metadata and controls

executable file
·
56 lines (34 loc) · 1000 Bytes

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