Skip to content

A tool for spam messages in discord channels, written in Python.

License

Notifications You must be signed in to change notification settings

SStorm21/discord-spammer-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Discord Spammer

Discord Spammer Logo


⚠️ The tool is designed for educational purposes only ⚠️


📜 Overview

The Discord Spammer is a tool designed to send multiple messages quickly and frequently (Spam) across Discord channels. It supports:

  • 🧑‍🤝‍🧑 Adding multiple tokens.
  • 📝 Specifying multiple channel IDs.

Note: Use this tool responsibly and ensure compliance with Discord's Terms of Service.


📷 Screenshots

Discord Spammer Example Screenshot


🚀 How to Use

  1. Install the required dependencies:

    pip install -r requirements.txt
  2. Run the tool using:

    python DiscordSpammer_CLI.py

    or
    Execute the pre-configured batch file:

    run.bat
  3. For detailed instructions, refer to the "how to use" file.


⚠️ Disclaimer

This tool is provided for educational purposes only. Misuse of this tool may violate Discord’s terms and could result in penalties, including account bans. Use responsibly.


👨‍💻 Contributions:
Feel free to contribute or report issues by opening an issue or submitting a pull request.