Skip to content

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

Notifications You must be signed in to change notification settings

yummy1gay/ton-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ton-bot

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 кошелька, а также последние транзакции. Он также присылает уведомления о транзакциях на вашем кошельке

Installation

  • 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

Configuration Values

  • bot_token - Get it by contacting to BotFather
  • wallet - Your ton-address
  • tx_quantity - Quantity of last transactions (default: 5)
  • admin_id - Your telegram ID

Run bot

python3 bot.py

Example

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages