Ghost
The most advanced free open source Discord selfbot!
Install / Use
/learn @ghostselfbot/GhostREADME
Ghost <img width="150" align="right" src="https://github.com/user-attachments/assets/00fc815f-4cb3-4078-94bf-e16cf3fc9fea">
The most advanced open source Discord Selfbot.
Ghost has 150+ commands and a completely custom built GUI for endless customisation!
<!-- > [!NOTE] > - Fully fledged custom GUI for customising your selfbot! > - Integrated custom scripting and theming > - Custom image embed designed from the ground up using PIL > - Relatively fast Nitro and Privnote sniper > - Account backup and restore commands -->[!WARNING]
Using Ghost is against Discord's TOS and <ins>can</ins> 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!
Getting Started
Use the commands below to run Ghost from source code. If you're using Windows, download the binary in the latest release.
git clone https://github.com/ghostselfbot/ghost
cd ghost
python3 -m venv .venv # create venv (requires Python 3.10+)
source .venv/bin/activate # or on Windows: .\.venv\Scripts\activate
pip install -r requirements.txt
python3 ghost.py
If you're using macOS or Linux, run the command below to get a compiled binary.
curl -sSL https://www.ghostt.cc/assets/unix-install.sh | bash
Follow this guide on how to get your account token!
<!-- <br> <img src="https://github.com/user-attachments/assets/3ed477b8-55a4-49c5-87b2-0e8f98e3832a" width="100%"> -->Ghost requires Python 3.10+
| <img width="700" height="530" alt="image" src="https://github.com/user-attachments/assets/50666340-6433-4fb2-85a4-189ed2e75d17" /> | <img width="700" height="530" alt="CleanShot 2026-02-16 at 1 05 48" src="https://github.com/user-attachments/assets/f8d4c849-6b82-4039-83fe-25b99f9ff7ca" /> | |---|---|
[!NOTE] Please note that Ghost is developed on Mac OS which means the Windows build's may have issues. However, Ghost will work on Windows, Linux and Mac OS without issues when run from the source code! Please follow the steps above or this setup guide to insure proper installation!
