eyebot-launchbot

Review·Scanned 2/17/2026

Automates full token launches (deploy, liquidity, marketing, monitoring). Includes a shell script scripts/launchbot.sh that reads EYEBOT_API and issues curl requests to ${_E}/api/${_A} and ${_E}/health, requiring execution and enabling network access.

from clawhub.ai·v1.2.0·2.2 KB·0 installs
Scanned from 1.8.0 at 099cedc · Transparency log ↗
$ vett add clawhub.ai/eyebots/eyebot-launchbotReview findings below

LaunchBot 🚀

Complete Token Launch Automation

Coordinate entire token launches from deployment through liquidity to marketing. One agent handles the full workflow.

Features

  • Full Pipeline: Deploy → Liquidity → Marketing → Monitor
  • Launch Strategies: Fair launch, presale, stealth
  • Anti-Bot Protection: Sniper prevention built-in
  • Marketing Integration: Social announcements
  • Analytics Dashboard: Track launch metrics

Launch Phases

PhaseActions
1. DeployCreate token contract
2. ConfigureSet taxes, limits, wallets
3. LiquidityAdd initial LP
4. LaunchEnable trading
5. MarketAnnounce across channels
6. MonitorTrack performance

Launch Types

  • Fair Launch: Open trading immediately
  • Stealth Launch: No pre-announcement
  • Presale: Whitelist + public phases
  • LBP: Liquidity bootstrapping pool

Usage

# Plan a launch
eyebot launchbot plan --name "Token" --type fair

# Execute launch
eyebot launchbot execute <plan_id>

# Monitor launch
eyebot launchbot monitor <token_address>

Support

Telegram: @ILL4NE