Solana Auto Buy/Sell Telegram Trading Bot This bot is designed to parse Solana contract addresses (CA) shared in a specified Telegram group, automatically buy tokens, and optionally sell them based on predefined conditions. The bot integrates with the Solana blockchain to facilitate seamless trading while being lightweight and efficient.
Last updated Jul 30, 2026
10
Stars
0
Forks
0
Issues
0
Stars/day
Attention Score
34
Language breakdown
Procfile 100.0%
โธ Files
click to expand
README
Solana Auto Buy/Sell Telegram Bot
A Solana trading bot controlled via Telegram โ supports auto buy/sell based on configurable triggers.
Features
- Buy/sell Solana tokens via Telegram commands
- Real-time price monitoring
- Configurable slippage and transaction fees
- Transaction confirmation and logging
Requirements
pip install solana python-telegram-bot
Configuration
Set your wallet private key and Telegram bot token in.env.
Commands
/buy <token> <amount>โ buy token/sell <token> <amount>โ sell token/price <token>โ get current price/balanceโ check wallet balance
License
MIT๐ More in this category