Telegram bot for getting prices of currencies.
Procfile describes deploy to Heroku.
To connect repository to heroku use the following command:
heroku git:remote -a aiadvisor-bot
Push your code to Heroku with the following command:
git push heroku master
After that Heroku should automatically deploy the app.