Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Repository files navigation

Moonhook Logo

Moonhook V3

Release Stars License

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

Features

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

Usage

  1. Ensure Python is installed.
  2. Install the required dependencies:
    pip install -r requirements.txt
  3. Run the script:
    python MoonhookV3.py
  4. Follow the on-screen prompts to select either the Webhook or Bot panel.

Or just download MoonhookV3.exe from the Github Releases.

Credits

  • V3 Rewrite: Jasper (@U-235Consumer)
  • Original Creator: Tobias (@Tobobb)