Now, let's destroy those "Free Robux" guys
pipx install git+https://github.com/NoPlagiarism/discord_webhook_ruiner
git clone https://github.com/NoPlagiarism/discord_webhook_ruiner
cd discord_webhook_ruiner
poetry install
poetry shell
python src
better use poetry, requirements exported using "poetry export"
git clone https://github.com/NoPlagiarism/discord_webhook_ruiner
cd discord_webhook_ruiner
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python src
- Delete webhook
- Get info about webhook, including creator (only pretty JSON available for now)
- Display webhook info prettier
- Send messages
- Support templates (don't forget to change username & avatar to get them crazy)
- Support input in there?
- Send multiple time
- Send until destroy?
- Support templates (don't forget to change username & avatar to get them crazy)
Thanks to Discohook, great tool