Skip to content

Ghosted is a user-friendly GUI self-bot discord application to join calls without actually being in the call.

License

Notifications You must be signed in to change notification settings

BarcodeBimbo/Ghosted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Server PyPI - Python Version Ghosted.py

Ghosted

Ghosted is a user-friendly GUI self-bot discord application to join calls without actually being in the call.

Preview:

Screen.Recording.2024-12-27.213207.mp4

Features

  • Custom GUI: Clean, modern interface built with Tkinter.
  • Discord Integration: Join voice channels, manage servers, and more.
  • Customizable: Easily configure bot tokens and server details.
  • Responsive Design: Dynamic styling for buttons and input fields.

Installation

Prerequisites

  • Python 3.8+
  • Pip package manager

Required Libraries

Install the dependencies by running:

pip install -r requirements.txt

Required Modules

This project uses the following Python libraries:

  • tkinter
  • discord
  • Pillow
  • requests

Running the Application

  1. Clone the repository:
    git clone https://github.com/BarcodeBimbo/Ghosted.git
    cd ghosted
  2. Install the required libraries:
    pip install -r requirements.txt
  3. Run the application:
    python Ghosted.py

Usage

  1. Enter your Discord bot token in the "Authorize" tab.
  2. Navigate to the "Home" tab and provide the Server ID and Channel ID.
  3. Click the "Join" button to join the specified voice channel.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add new feature"
  4. Push to the branch:
    git push origin feature-name
  5. Open a pull request.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

Acknowledgements

  • Inspired by modern design principles.
  • Uses discord.py for Discord API integration.
  • Icon image sourced from TLO.

Disclaimer

This project is for educational purposes. Using self-bots on Discord is against their Terms of Service. Use responsibly.

Contact

About

Ghosted is a user-friendly GUI self-bot discord application to join calls without actually being in the call.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages