Skip to content

k0H4ku/multi-webhook-spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Need support? Join my Discord server.

https://discord.gg/kQnpk9NqFk

Multi Webhook Spammer

A Discord webhook spammer that supports spamming multiple webhooks at the same time.

This script is meant to be used for educational purposes only.
I am not responsible if your account gets terminated from Discord.
I do not recommend anyone use this for malicious purposes.
Please be kind enough to give credit to me. <3

Starting
  • Make sure you have Python installed with pip.
  • Have any text editor, Notepad or anything else will work.
Required pip dependencies.
  • requests
Installation
  • Git clone this repository.
  • Make a text file called "hooks.txt".
  • Put your webhook URL(s) into the text file, seperated by empty lines.

- Run the python script.

Q: Can I get banned from Discord for using this?

A: Possibly.

Q: What happens when I get ratelimited by Discord?

A: The script automatically fetches how long the wait time is, and waits accordingly before continuing.

Q: How long did this take you to make?

A: 1 hour and 28 minutes.

About

A Discord webhook spammer that supports spamming multiple webhooks at the same time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages