Skip to content

Repository files navigation

Moonhook Logo

Moonhook V3

Release Stars License

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.

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-238Consumer)
  • Original Creator: Tobias (@Tobobb)