Telegram bot using aiogram v3 that shows the balance of your TON wallet and the latest transactions. It also sends notifications about transactions on your wallet
Телеграм-бот на aiogram v3, который показывает баланс вашего TON кошелька, а также последние транзакции. Он также присылает уведомления о транзакциях на вашем кошельке
- Clone this git repository.
git clone https://github.com/yummy1gay/ton-bot.git
- Change Directory
cd ton-bot
- Install requirements with pip3
pip3 install -r requirements.txt
bot_token
- Get it by contacting to BotFatherwallet
- Your ton-addresstx_quantity
- Quantity of last transactions (default: 5)admin_id
- Your telegram ID
python3 bot.py