Webhook Writer is a tool for mass sending messages to a Discord webhook. It allows you to quickly and easily spam a webhook with a specified number of messages.
It's very simple! Just follow these steps:
- Download the program files from this repository.
- Make sure you have the required libraries installed:
requests
,art
,colorama
.- You can install them using the following command:
pip install requests art colorama
- You can install them using the following command:
- Run the program and follow the console instructions:
python main.py
- Sending messages to a Discord webhook
- Specifying the number of sent messages
- Clear console interface with colors
The program requires no additional configuration and works immediately upon launch.
After running the program, simply provide:
- The Discord webhook URL.
- The message content.
- The number of repetitions.
- The program operates based on public Discord webhooks. Keep in mind that spamming may result in the webhook being blocked.
- The author is not responsible for any misuse of this tool.
❤ Made with passion by @stainowy