Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 939 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 939 Bytes

RaidCleaner

Discord bot to clean up your discord server after a raid attack. Developed in Python using discord.py

Features

ScreenShot

Video

Screen.png

Installation guide

First Method

Start the setup.bat file.

Second Method

$ git clone https://github.com/itsmat/RaidCleaner.git
$ python -m pip install -r requirements.txt
$ python3 main.py

Contact

💡 Do you have a function to implement? Open an issue and I might implement it.