Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sevilayerkan/ultra-dc-banmaster

This dc bot bans users who have left the server and prevents them from rejoining
https://github.com/sevilayerkan/ultra-dc-banmaster

Last synced: 6 days ago
JSON representation

This dc bot bans users who have left the server and prevents them from rejoining

Awesome Lists containing this project

README

        

# ultra-dc-banmaster

## Project Details

Ultra DC BanMaster is a user-friendly Discord bot designed for easy user banning in your desired server. The main purpose of this bot is to efficiently ban users who have left the server and preventing them from rejoining.

## Installation

Make sure Python and pip is installed by using this commands in your command line:

```bash
python --version
pip --version
```

If they are installed use this to install the requirements:

```bash
pip install -r requirements.txt
```

For running the script:

```bash
python banmaster.py
```