https://github.com/sstorm21/discord-message-spammer-dsm
A tool for spam messages in discord channels, written in Python.
https://github.com/sstorm21/discord-message-spammer-dsm
cli discord discord-py discord-spammer discord-token python request requests requests-library-python spam spammer-tool spamming-tool tokens troll trolling trollscripts
Last synced: 3 months ago
JSON representation
A tool for spam messages in discord channels, written in Python.
- Host: GitHub
- URL: https://github.com/sstorm21/discord-message-spammer-dsm
- Owner: SStorm21
- License: mit
- Created: 2024-08-05T20:45:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-22T11:17:34.000Z (3 months ago)
- Last Synced: 2025-06-22T12:25:53.970Z (3 months ago)
- Topics: cli, discord, discord-py, discord-spammer, discord-token, python, request, requests, requests-library-python, spam, spammer-tool, spamming-tool, tokens, troll, trolling, trollscripts
- Language: Python
- Homepage:
- Size: 10.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Message Spammer (DMS)


## π 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](https://discord.com/terms).
---
## π How to Use
1. Install the required dependencies:
```bash
pip install -r requirements.txt
```
2. Run the tool using:
```bash
python DiscordSpammer_CLI.py
```
*or*
Execute the pre-configured batch file:
```bash
run.bat
```3. For detailed instructions, refer to the `"how to use"` file.
---
feel free to try the executable version available in https://sourceforge.net/projects/discord-message-spammer/
## β οΈ 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.
## πΌ license
By downloading this, you agree to the Commons Clause license and that you're not allowed to sell this repository or any code from this repository. For more info see https://commonsclause.com/.
---