The most advanced open source Discord Selfbot.
Ghost has 150+ commands and a completely custom built GUI for endless customisation!
Warning
Using Ghost can result in account termination! To avoid termination, do not use any commands in bigger servers especially ones moderated by Discord staff and do not use any of the abuse commands. I do not take any responsibility for the actions that may be caused by using Ghost. Please use with caution!
git clone https://github.com/ghostselfbot/ghost python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt python3 ghost.py
Ghost requires Python 3.10+
Note
Please note that Ghost is developed on Mac OS which means the Windows build's made by the pyinstaller action can't be tested and may have issues. However, Ghost will work on Windows, Linux and Mac OS when run from the source code! Please follow the steps above or this setup guide to insure proper installation!