Skip to content

ghostselfbot/ghost

Repository files navigation

Ghost

The most advanced open source Discord Selfbot.
Ghost has 150+ commands and a completely custom built GUI for endless customisation!

Warning

Using Ghost can and will result in account termination if not used carefully! To avoid termination do not use any commands within big servers especially ones moderated by Discord staff and do not use any of the abuse commands. I would also recommend using Ghost on phone verified accounts!

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+