Hawkeye
Hawkeye
@lordfriend thanks for the quick response. Selecting a default value makes sense from the perspective of a native select component. However, the nya-bootstrap-select provides functionality to clear the selected value...
What version of python are you running? As far as I know the required version at the moment is 3.8. Can you please verify you're installing the requirements using a...
Please have a read through the documentation on https://www.passivbot as well, and as @eliafino suggested, otherwise please come seek for help in discord/telegram. Also, if your problem is solved in...
It appears that you are using a config of a version that doesn't work with the version of the code you are using. May I suggest coming to the discord...
What language would you like to have supported?
I've gone through the tech-stuff, shouldn't be too hard. I'll see if I can get around to it anytime soon.
sorry for the delay; I'm happy to implement the translation, I did some investigation and it's definitely possible, but I don't currently have the time/priority focussed on this. Free for...
Good step to replace all the print functions by logging-statements! May I suggest 2 changes to the logging stuff? 1) place the log initialization in a generic function somewhere as...