How to install RTB - DeadBread76/Raid-Toolbox GitHub Wiki
Python and pip
/!\ This guide is assuming you already installed1. Download RTB from this page You need to click on Clone or download then on download ZIP
2. Unzip the file you just downloaded (if you don't know how to do that then you really are a lost cause)
3. Run RTB.py, it should handle the installation of dependencies as well as stuff like FFmpeg
================================
If there is a problem with the installation of the dependencies, use the following command in the RTB folder
pip install -r requirements.txt
For the record, the dependecies are:
- requests
- discord.py[voice]
- pynacl
- termcolor
- colorama
- youtube_dl
- pyperclip
- animation
- py-cpuinfo
- dhooks
- PySimpleGUI
- psutil
- websocket_client