Skip to content

Telegram Solana bot that users can buy, sell all SPL tokens using JITO on Raydium, Jupiter, Pump.fun. Tech stack: Typescript, Solana/web3, Jito, Raydium SDK, Jupiter API, Pump.fun, ...

Notifications You must be signed in to change notification settings

CarlPremium/solana-trade-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Trade Bot

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.

Screenshot

Why Choose This Bot?

  • 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

What's New

  • Optional Jito bundle UUID support. The bot automatically falls back to standard transaction submission when JITO_UUID is not configured.
  • Improved Telegram UI with a /help command for quick access to common actions.
  • Better Redis initialization to improve stability under heavy user load.

Quick Start

  1. Clone the repository and install dependencies:
    git clone <repo-url>
    cd solana-trade-bot
    npm install
  2. Copy .env.example to .env and fill in the required tokens and API keys.
  3. Run the bot in development mode:
    npm run serve

For production deployments, run npm run build followed by npm start.

Configuration

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.

Disclaimer

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.

Contact

Questions or suggestions? Reach out on Telegram.

About

Telegram Solana bot that users can buy, sell all SPL tokens using JITO on Raydium, Jupiter, Pump.fun. Tech stack: Typescript, Solana/web3, Jito, Raydium SDK, Jupiter API, Pump.fun, ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 100.0%