I built a full Solana trading bot for Telegram — 4,100 lines of Node.js, 42 commands, 12 background workers — and now I'm selling the complete source code.
What It Does
This is a production trading bot that's currently running live as @solscanitbot. It lets users:
- Buy and sell any Solana token via Jupiter V6
- Snipe new token launches automatically (DexScreener + Pump.fun)
- Copy trade any wallet on Solana
- DCA into tokens on schedule
- Set limit orders and stop-losses
- Track portfolios with real-time P&L
7 Revenue Streams Built In
The bot is designed as a business, not a toy:
- Trading fees — 1% on every swap
- Premium subscriptions — 0.1 SOL/month
- Token promotions — 0.5 SOL/24h for featured listings
- Volume bot — 0.05 SOL per bump cycle
- Token safety scans — 0.01 SOL per scan
- Tip jar — voluntary tips
- Referral network — 3-tier system (30%/10%/5%)
Technical Stack
- Single-file architecture (
bot.js) — no framework overhead - Long-polling Telegram Bot API
- Jupiter V6 aggregator
- Direct Pump.fun bonding curve trading
- Jito MEV bundle submission
- Helius RPC
- JSON file persistence — no database
- Auto-reconnect with exponential backoff
- Crash recovery
Stats
| Metric | Value |
|---|---|
| Lines of code | 4,100+ |
| Commands | 42 |
| Background workers | 12 |
| Data files | 19 |
| Revenue streams | 7 |
What's Included
- Complete
bot.jssource code -
package.jsonwith all dependencies - Deployment guide (Oracle Cloud free tier)
- systemd service file
- Full README with configuration reference
Why Sell It?
I've validated the architecture with real users. Other people want to run their own trading bots but building from scratch takes months. This saves you that time.
Price: 2 SOL — instant delivery after on-chain payment verification.
Happy to answer questions about the architecture or monetization strategy in the comments.
Top comments (0)