Skip to content

πŸš€ MiMo Chain Bot v2.1.0

Latest

Choose a tag to compare

@hirotomasato hirotomasato released this 26 Jun 13:39
· 1 commit to main since this release

Initial Release

✨ Features

  • πŸ”— Chain loop auto-registration (register β†’ redeem β†’ API key β†’ ref code)
  • 🎭 Random fingerprint per account (UA, WebGL, canvas, locale, timezone)
  • 🧩 Smart captcha β€” reCAPTCHA v2 + image via 2Captcha
  • 🌐 Multi-proxy pool with auto-rotation, health check, country fingerprint
  • πŸ€– Telegram admin bot with inline keyboard UI
  • πŸ“Š Real-time progress with animated updates
  • 🧹 Auto-clean chat messages
  • πŸ”Œ Proxy management (add/delete/list from bot)
  • βš™οΈ Config editor via Telegram
  • πŸ“€ Export results as downloadable file
  • πŸ” Watermarked branding

πŸ›  Tech Stack

πŸš€ Quick Start

git clone https://github.com/hirotomasato/mekithil
cd mekithil
npm install
npx playwright install chrome
cp config/default.example.json config/default.json
# Edit config with your credentials
npm run bot

πŸ“– Full Documentation

πŸ“¦ Self-Host Temp Mail

πŸ‘‰ github.com/hirotomasato/tempik