Skip to content

technestme/Solana-Trading-Telegram-Bot

Repository files navigation

Solana Telegram Swap Bot

📖 Description

This project hosts a Telegram bot that enables users to trade cryptocurrencies directly within Telegram chats. The bot processes user commands for trading and provides a seamless crypto trading experience. The motivation behind this project is to deepen understanding of blockchain technology and cryptocurrencies while providing a practical tool to engage with the market. Additionally, the project aims to explore new features such as follow trading and monitoring wallet transactions, blending learning with the potential to earn through crypto trading.

⚠️ Disclaimer

Please note that I'm not responsible for any loss of funds, damages, or other libailities resulting from the use of this software or any associated services.
This tool is provided for educational purposes only and should not be used as financial advice, it is still in expiremental phase so use it at your own risk.

🛠️ Installation

  1. Node Endpoint Setup:

    • Visit QuickNode to obtain your node endpoints.
    • Place your endpoints in the config.py file.
  2. Telegram Bot Token:

    • Create a Telegram bot via BotFather and obtain a bot token.
    • Insert your bot token into the config.py file.
  3. Dependencies Installation:

    • Install all required dependencies using the following command:
      pip install -r requirements.txt
      

🔬 Usage

Run the bot with the following command:

python main.py

✨ Features

  • Buy Token: Purchase cryptocurrencies.
  • Sell Token: Sell your cryptocurrencies.
  • Check Balance: View your current balance.
  • Check Token Info: Get detailed information about specific tokens.

This project is licensed under the MIT license. Feel free to edit and distribute this template as you like.
See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published