A Discord bot written in discord.py designed to disable and or cripple a server. Pulsebot is disguised as a basic security bot, and can be configured in the developer portal to look like anything that you would like.
- Python >= 3.11.3
- Create a virtual environment
python -m venv pulse
- Start your virtual environtment
pulse/Scripts/activate.bat
orpulse/Scripts/Activate.ps1
- Clone the repo
git clone https://github.com/Jjmc1313/PulseBot
- Move main.bat & requirements.txt to \pulse\
- Move main.py to \pulse\Scripts
- Run
pip install -r requirements.txt
- Run main.bat