Steps to run the program:
- use "./init-db.sh docker clean" to create the database in docker environment
- Install ngrok
- use "ngrok http localhost:8080"
- Assuming you have created a bot in Telegram, put your token to application.yaml file
- and use this url:
- After completing the above steps and sending priceCheck {threshold} on the chat with bot you will be able to see the messages coming from the bot to telegram with the threshold you've set
- You can use the priceCheckRestart {threshold} to set the initial time to now