Skip to content

ghostselfbot/ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

548 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 is against Discord's TOS and 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!

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!

Ghost requires Python 3.10+

image CleanShot 2026-02-16 at 1  05 48

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!

Sponsor this project

 

Contributors 3

  •  
  •  
  •  

Languages