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
| Phase | Actions |
|---|---|
| 1. Deploy | Create token contract |
| 2. Configure | Set taxes, limits, wallets |
| 3. Liquidity | Add initial LP |
| 4. Launch | Enable trading |
| 5. Market | Announce across channels |
| 6. Monitor | Track 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