whittlem / pycryptobot

Python Crypto Bot (PyCryptoBot)
Apache License 2.0
1.97k stars 741 forks source link

Adopt chart for telegram bot #586

Closed byymster closed 2 years ago

byymster commented 2 years ago

Description

Chart adoption for running telegram bot

Type of change

Please make your selection.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

byymster commented 2 years ago

@loomsen done

byymster commented 2 years ago

All changes are in https://github.com/whittlem/pycryptobot/pull/589 too, maybe it's better to close this PR or it will be easier review #589 after merging this one

whittlem commented 2 years ago

@byymster, it's still not super clear to me what "chart" does or why we need it?

whittlem commented 2 years ago

I've reverted this PR. I just want to understand it a little better as there seems to be a lot more PR's to phase "chart" in. I am concerned about how many file changes there are and just don't want to introduce such a massive change which could introduce bugs and potentially lose people money. Maybe we should create another branch for this? Like "alpha" and test it properly first. "beta" will be merged into "main" after testing but it would be good to test this in "alpha" so we are not fully committed until we are comfortable with it.

whittlem commented 2 years ago

It doesn't look like I can re-open this PR. Can you open a new PR for this?

I suggest pulling down beta, branch "alpha" off beta, then put your changes into "alpha". We can then use "alpha" to test your 3 PR's properly.

whittlem commented 2 years ago

I have created an "alpha" branch. Can you re-open this PR against alpha please? Thanks

byymster commented 2 years ago

Content of this PR also exists in #589 (it was impossible to do that changes without this code) so I propose to leave it as is and decide what to do with #589 Sorry that's not so transparent