Note: This was an old project that me (@U-238Consumer) and @Tobobb finally finished recently. Use Moonhook V4 instead!
Moonhook is a console-based Discord utility and automation tool written in Python
This repository was recently taken down by GitHub. This is the official reupload.
Webhooks
- Send messages (plain text or JSON)
- Multi-threaded webhook spamming
- Update webhook name and avatar
- Delete webhooks
Bots (Requires Bot Token and Guild ID)
- Channel and Role management (delete all, spam create)
- Message spam
- Ban everyone
- Full server nuke
- Ensure Python is installed.
- Install the required dependencies:
pip install -r requirements.txt
- Run the script:
python MoonhookV3.py
- Follow the on-screen prompts to select either the Webhook or Bot panel.
Or just download MoonhookV3.exe from the Github Releases.
- V3 Rewrite: Jasper (@U-238Consumer)
- Original Creator: Tobias (@Tobobb)
