diff --git a/README.md b/README.md index 5cca415..9a8a0be 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ -# MultiWebhookSpammer -A discord/guilded webhook spammer that can spam multiple webhooks at a time, with a UI +##

๐Ÿงช MultiWebhook Spammer

+ + + +My multi-webhook spammer now made in Go with a simple UI! + +# Features +* Manual Input + * Paste in multiple webhooks in a textbox and press CTRL+S to start spamming. +* Load from file + * Load many webhooks from a file, each separated with a newline. +* Live webhook status and info display + * Shows the status of the current webhooks with colors: + * ๐Ÿ”ด deleted/invalid + * ๐ŸŸฃ ratelimited + * ๐ŸŸข valid and alive + +## TODO +- [ ] Dynamic alignment +- [ ] Spam Message customization + +## Known bugs +* Webhooks are only stacked horizontally, will overflow if the window size is too small