Good evening
I am developing a platform to offer my bots for FREE to help people, not for profit for me.
I am having trouble implementing my bots on the platform, as a just "clickable" option '
um exemplo disto:

Thank you in advance for your help
Want to help people put your bots here and don鈥檛 worry.
Hey @lcmouras,
You could have a look at the binary-bot/src/botPage/view/blockly/index.js file. There is a loadWorkspace function that may be useful to you. For example, you could call this function with a custom XML when clicking on one of your custom strategies.
Regards,
Aaron
@aaron-binary
Sorry for the insistence, but, could you tell me how can I do this?
@aaron-binary
Hello,
I managed to insert a list of my bots in my application.
But I have a small problem, how can I choose the default language in which my binary bot application will open?
It is automatically programmed to load in "English". Where or how can I change to another language for automatic loading?
I'm using the live-api.
Most helpful comment
Want to help people put your bots here and don鈥檛 worry.