Skip to content

shameelfazul/Ghost

 
 

Repository files navigation

G H Ø S T Docker Image

Docker image packaging for GHOST Discord Self Bot.

How To Run

  1. RUN docker volume create <volume name>
  2. RUN docker run --name discord-selfbot --restart unless-stopped -v <volume name>:/app -it shameelfazul/ghost-discord-selfbot:latest
  3. Enter your discord token and exit interactive mode using CTRL+C.
  4. RUN docker start discord-selfbot
  5. Configurations can be edited via VIM at your volume path.

Languages

  • Python 99.7%
  • Other 0.3%