Q: Questions about compiled bots
Can compiled standalone bot run in a Linux Server (not desktop)? Ie: If I get a bot working like I want, can I compile it and deploy it to a headless Ubuntu server?
And can 2 or 3 instances of the same compiled bot run simultaneously?
Can these complied bots be triggered with web hooks or cron jobs?
Please let me know. Thanks

RTILA
Feb 10, 2025A: Hello skl
Can compiled standalone bot run in a Linux Server (not desktop)? Ie: If I get a bot working like I want, can I compile it and deploy it to a headless Ubuntu server?
>>> For now it has to be a Desktop Linux distribution
And can 2 or 3 instances of the same compiled bot run simultaneously?
>>> Yes even more
Can these complied bots be triggered with web hooks or cron jobs?
>>> Yes via command lines, cron jobs and soon we will also enable API/Webhook for standalone bots