Skip to content

Repository files navigation

MoleSend

中文说明

MoleSend is a playful DeepSeek Harness plugin that replaces ordinary prompt submission with a short Whack-a-Mole challenge. Hit at least 5 of 10 moving send icons to submit your prompt.

Features

  • Replaces the standard send button with a blue challenge button.
  • Full-screen 3, 2, 1 countdown before each round.
  • Easy, Medium, and Hard modes.
  • Keeps the current prompt when a round is unsuccessful.
  • Immediate pointer-down hit detection for mouse, touch, and pen input.

Quick install

Copy and run these commands:

dsh plugin --profile web add https://github.com/BYYY-eng/MoleSend/releases/download/v1.3.0/dsh-whack-a-mole-submit-plugin-1.3.0.tgz
dsh web

When running DeepSeek Harness from its source checkout, prefix both commands with pnpm:

pnpm dsh plugin --profile web add https://github.com/BYYY-eng/MoleSend/releases/download/v1.3.0/dsh-whack-a-mole-submit-plugin-1.3.0.tgz
pnpm dsh web

Open http://127.0.0.1:3080 and force-refresh the page after installation.

Build from source

Node.js 22 or later is required.

npm install
npm run build

License

MoleSend is released under the MIT License. Third-party acknowledgements are listed in THIRD_PARTY_NOTICES.md.

About

MoleSend 是一款 DeepSeek Harness 搞怪插件,它把普通发送按钮变成打地鼠挑战,只有命中足够多的目标才能成功提交问题,并支持三档难度。 MoleSend is a playful DeepSeek Harness plugin that replaces the normal send button with a Whack-a-Mole challenge. Hit enough targets to submit your prompt, with three difficulty levels available.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages