dutu / poloLender

Free, open source, high performance bot for lending funds on Poloniex exchange
https://github.com/dutu/poloLender
Other
160 stars 47 forks source link

Guide not working... #69

Closed tsebis closed 7 years ago

tsebis commented 7 years ago

Your guide how to update the application in heroku does not work

dutu commented 7 years ago

Please give more details on the steps you're following, where you get stuck and short description of the issue.

tsebis commented 7 years ago

worked now... i've changed my app name before... how i can send the notifications to my telegram? any guide?

tsebis commented 7 years ago

my bad, my app still 0.8.3... i do it: open the cmd > cd poloLender > git pull origin master > heroku addons:open papertrail > git push heroku master

dutu commented 7 years ago

can you provide the log Pleases see the FAQ on how to setup telegram

dutu commented 7 years ago

Please provide the log of these commands: cmd > cd poloLender > git pull origin master > heroku addons:open papertrail > git push heroku master

dutu commented 7 years ago

You have modified the .env-template file on your computer and git pull command failed to overwrite it.

I have now updated the instruction to overwrite all modified files. Let me know if it works.

tsebis commented 7 years ago

I did it again, step by step, now it worked, thank you.

tsebis commented 7 years ago

image When I updated the application, these two variables were not created automatically, I did this manually is correct? So far I have not received any notifications on my telegram

dutu commented 7 years ago

The variables are not created automatically. Can you open the you created in telegram (you can search by its name) and see if you receive new reports

tsebis commented 7 years ago

image any report there

tsebis commented 7 years ago

and have a new report in papertrail info: Loan returned #206629554 BTC 0.00426348 at 0.168699% (61.58%), holding time: 8h 10m 20s

dutu commented 7 years ago

@tsebis, only the regular reports (with total amount of coins in your account and profitability) are sent to Telegram. The "info" messages for individual loans are not.

tsebis commented 7 years ago

ah ok, lets wait