refactor botname at user_data/config.json

This commit is contained in:
kecheon 2021-04-13 21:50:52 +09:00
parent bef088ff90
commit 5f6aa1f638

View File

@ -132,10 +132,10 @@
"username": "kecheon@gmail.com",
"password": "dmdcjs0"
},
"bot_name": "freqtrade",
"bot_name": "bitsbee",
"initial_state": "running",
"forcebuy_enable": false,
"internals": {
"process_throttle_secs": 5
}
}
}