/SolanaMoonBot

Telegram bot that automates memecoin trading on the Solana network.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

SolanaMoonBot


A telegram bot for trading memcoins on solana blockchain.

Developement

Install requirments

pip install -r requirements.txt

Set up the enviornment


Get a bot token from @botfather check this document Creating a new bot for detailed reference.

Add the token in the example.env then,

cp example.env .env

NOTE:

  • Development in progress