/Ban-Prevent

Ban prevention for discord

Primary LanguagePython

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