Skip to content

💹 UAH exchange telegram bot (flask + telegram)

License

Notifications You must be signed in to change notification settings

vyahello/uah-ex-rate-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

made-with-python Code style: black License

UAH rate telegram bot

Basic telegram bot to get latest UAH (Ukraine currency) exchange rate comparing to other currencies.

Bot is called UahExRateBot that served by pythonanywhere.com hosting, search for it in the telegram app.

Tools:

Production

  • python 3.6+
  • flask web framework

Development

Usage

Screenshot

Run script from the root directory of the project:

python bot.py

Development notes

Meta

Author – Volodymyr Yahello. Please check AUTHORS file for all contributors.

Distributed under the MIT license. See LICENSE for more information.

You can reach out me at:

Contributing

I would highly appreciate any contribution and support. If you are interested to add your ideas into project please follow next simple steps:

  1. Clone the repository
  2. Configure git for the first time after cloning with your name and email
  3. pip install -r requirements.txt to install all project dependencies
  4. Create your feature branch (git checkout -b feature/fooBar)
  5. Commit your changes (git commit -am 'Add some fooBar')
  6. Push to the branch (git push origin feature/fooBar)
  7. Create a new Pull Request

About

💹 UAH exchange telegram bot (flask + telegram)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages