Jamie Wade
Jamie Wade
### Description When you have added enough countries/states to a tax zone for the window to be scrollable, you can't scroll down to the save button. ### Steps to reproduce...
At the moment, running `sh update.sh` just pulls down the latest code changes. It would be great if PieBot was aware of the current major version number that instance is...
PieBot should automatically restart when errors happen. The most common error I have found is when the Crypto.com Exchange API is down, and the request couldn't be resolved.
> When you are getting the price of a coin, you always get the bid price. > > That is not correct though. The bid price is the price at...
Rather than equally dividing the total balance by the number of coins, users might want a coin pair to be 10%, then another 5%, then another 15% etc.
Using [this package](https://pypi.org/project/discord-notify/), we can send Discord notifications to any channel at any point. For example, if an order fails, or the bot can't connect to the API, we should...