Mickey758 / Ban-Prevent

Ban prevention for discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ban Prevent

This software does not guarantee that you will not be banned. Rather helps prevent that process from deleting traces of messages

How does this work

After 24 hours, all the messages you sent to any server will be deleted.

How to Use

Install from the requirements file

pip install -r requirements.txt

Insert your discord token into the config.json file

{
    "token":"INSERT HERE"
}

Run the main.py file

About

Ban prevention for discord


Languages

Language:Python 100.0%