A premium Telegram bot for trading SPL tokens on Solana via Raydium, Jupiter, and Pump.fun. It automates buying, selling, and monitoring pools so you can stay ahead of the market.
- Real-time pool monitoring across major DEX platforms
- Automated trading tools with customizable strategies
- Secure operations using dedicated wallets
- PNL card generation for easy profit tracking
- Referral features to help grow your community
- Optional Jito bundle UUID support. The bot automatically falls back to standard
transaction submission when
JITO_UUIDis not configured. - Improved Telegram UI with a
/helpcommand for quick access to common actions. - Better Redis initialization to improve stability under heavy user load.
- Clone the repository and install dependencies:
git clone <repo-url> cd solana-trade-bot npm install
- Copy
.env.exampleto.envand fill in the required tokens and API keys. - Run the bot in development mode:
npm run serve
For production deployments, run npm run build followed by npm start.
Environment variables control how the bot connects to Telegram, MongoDB, Redis, and the Solana network. See SETUP.md for a full explanation of each option.
This project is provided "as is" without warranties of any kind. Use it at your own risk. Cryptocurrency trading carries significant risk, and nothing in this repository constitutes financial advice.
Questions or suggestions? Reach out on Telegram.
