Note: This is an old project and is no longer updated. Use Moonhook V4 instead.
Moonhook is a console-based Discord utility and automation tool written in Python
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-235Consumer)
- Original Creator: Tobias (@Tobobb)
