This tool is intended for educational or testing purposes only. Abusing it on real servers is against Discord's Terms of Service and can result in account bans or legal consequences. Use at your own risk.
- Spam messages in a Discord server
- Proxy support
- Lightweight and fast
- Python 3.8+
pip
(Python package installer)
git clone https://github.com/BYPASS-ALT/discord-server-spammer.git
cd discord-server-spammer
# Create a virtual environment (optional but recommended)
python3 -m venv venv
# Activate the virtual environment
# On Linux/macOS:
source venv/bin/activate
# On Windows:
venv\Scripts\activate
# Install dependencies
pip3 install -r requirements.txt
- Open
spammer.py
in a text editor. - Add your proxy in the specified section inside the file.
The proxy should be in the format
http://user:pass@ip:port
or similar, depending on the script's structure.
💡 If you want free proxies, visit: https://www.sslproxies.org/#list
python3 spammer.py
- DO NOT use this on servers without permission.
- ALWAYS test in a controlled environment.
- YOU ARE RESPONSIBLE for any misuse.
Use this script to learn about HTTP requests, proxies, and automation.
Not to be a Discord menace.