AndreyMashukov / go-crypto-bot

Multithread crypto bot implemented on Golang
MIT License
34 stars 7 forks source link

Move isMasterBot and isSwapEnabled to bot database table fields #6

Closed AndreyMashukov closed 8 months ago

AndreyMashukov commented 8 months ago

https://github.com/AndreyMashukov/go-crypto-bot/blob/de6efb0eb95075437345af06e80dd4e295ab6f5d/src/config/container.go#L98

We have to move isMasterBot and isSwapEnabled to bot database table fields and allow users to configure it via REST API