This is for educational purposes only. Use this only if you have the consent of the server owner. I am not responsible for any damage done by this bot.
-
Make sure you have Python
-
Create a new app on the Developer Portal, optional name the Bot sth. like "Dyno" and give it the correct profile picture and description
-
You can already see the Token-Part, save it somewhere since it's needed later

-
Download repo as a zip-file and save it somewhere
-
Unpack the .zip file
-
Open Cmd and direct yourself into the unpacked folder containing the files
- Install dependecies with
pip install -r requirements.txtorpip3 install -r requirements.txt - Run the bot using
python raider.pyorpython3 raider.py










