Why Whiz?
- Whiz is faster than other discord selfbot's cause it uses Discord's API directly into the code for most of the commands rather then using a selfbot framework like Discum or Discord.pySelf
- You can code your own external modules/scripts using discordpy libary and import them in Whiz
- Open-Source + Easy To Config And Run
- Download And Install Python.
- Download the Repository.
- Run
pip install -r requirementsin the folder.- Open
CONFIG.inifile and put your discord token in theTOKEN=and save it- Run the
Whiz.pyfile- The default prefix is
?, You can change it in theCONFIG.inifile
- Do
py -m pip uninstall discord.py, and thenpy -m pip install --upgrade --force-reinstall discord.py-self
Made by Cookey & CooKey-Monster
Whiz - Using Discord The Way It Should Be