An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Discord Message Spammer (DMS)

![Image](https://github.com/user-attachments/assets/650c4e4e-df94-4b84-8be2-765268501067)

![Image](https://github.com/user-attachments/assets/c946d911-2781-43fa-8c45-a7ca8d2233f3)

## πŸ“œ 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/.

---