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_keyOptions
| 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
- Sign up at your DankGrinder dashboard
- Go to Config → set your Discord token and channel ID
- Enable the commands you want to automate
- Go to API Keys → create a new key
- Run:
npx dankgrinder --key dkg_your_key
Supported Commands
pls hunt— Hunt animals for coinspls dig— Dig for treasurepls beg— Beg for coinspls search— Search locationspls hl— Play highlowpls crime— Commit crimepls pm— Post memes
Requirements
- Node.js 18+
- A DankGrinder account with API key
- Discord token configured in dashboard