JSPM

  • Created
  • Published
  • Downloads 4295
  • Score
    100M100P100Q104083F
  • License MIT

Dank Memer automation engine — grind coins while you sleep

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dankgrinder) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    DankGrinder CLI

    Dank Memer automation engine — grind coins while you sleep.

    Installation & Usage

    # Run directly (no install needed)
    npx dankgrinder --key dkg_your_api_key
    
    # Or install globally
    npm install -g dankgrinder
    dankgrinder --key dkg_your_api_key

    Options

    Flag Description Default
    --key <key> Your DankGrinder API key (required)
    --url <url> API server URL http://localhost:3000
    --help Show help
    --version Show version

    Setup

    1. Sign up at your DankGrinder dashboard
    2. Go to Config → set your Discord token and channel ID
    3. Enable the commands you want to automate
    4. Go to API Keys → create a new key
    5. Run: npx dankgrinder --key dkg_your_key

    Supported Commands

    • pls hunt — Hunt animals for coins
    • pls dig — Dig for treasure
    • pls beg — Beg for coins
    • pls search — Search locations
    • pls hl — Play highlow
    • pls crime — Commit crime
    • pls pm — Post memes

    Requirements

    • Node.js 18+
    • A DankGrinder account with API key
    • Discord token configured in dashboard