My bot is currently just a Python script that outputs on telegram, only work if i turn run it when my laptop is on. It doesn't have a web interface. It connects to a crypto API, gets signals, and then sends a message to a Telegram channel.
What is the recommended way to run this type of script continuously on the free Beginner plan without it stopping after a few minutes and will it still be able to connect smoothly to bitget api efficiently?