Skip to content

ZLATbI4/currency-exchange-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram-bot for getting 'fresh' currencies rates

How it works?

All data parses from secret website then saves to database. User will get message with the best currency rates in Ukrainian banks!

How to run on your environment?

requirements : linux os (or mac), installed Docker (docker-compose)

Get an API token for your bot, and insert into .env file TELEGRAM_API_TOKEN="here"

Then run the start.sh script as root user and enjoy!

chat command list:

  • /start - info message
  • /all_usd - 🇺🇸 USD current rate for all banks
  • /all_eur - 🇪🇺 EUR current rate for all banks
  • /all_gbp - 🇬🇧 GBP current rate for all banks
  • /all_pln - 🇵🇱 PLN current rate for all banks
  • /top_usd - 🇺🇸 USD current rate for TOP 10 banks
  • /top_eur - 🇪🇺 EUR current rate for TOP 10 banks
  • /top_gbp - 🇬🇧 GBP current rate for TOP 10 banks
  • /top_pln - 🇵🇱 PLN current rate for TOP 10 banks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published