lorcalhost / BTB-manager-telegram

A feature packed but easy-to-use Telegram bot for remotely managing Binance Trade Bot instances
MIT License
390 stars 155 forks source link

Question: Is fork correctly recognized when updating binance trade bot? #265

Closed jbrepogmailcom closed 2 years ago

jbrepogmailcom commented 2 years ago

Hello. When BTB detects update and updates binance trade bot to new version, does it correctly recognize which fork is updated? There are at least 3 different forks that have different flavours of config file. If one fork is overwritten by other fork during update, config file may cause it will not work correctly or will not work at all.

titulebolide commented 2 years ago

Short answer : yes Long answer : the update is no more complicated than a git pull, so it's fork agnostic