LucaTNT/telegram-bot-amazon

Bot not workink if pc shut down

Closed this issue · 1 comments

Hi, If i shut down pc, the bot not working, if i open the docker app then it starts working. Is there a method to make this bot working forever?

Hi Antonio,
That's normal, if you close Docker or shutdown your PC, the bot will no longer be running.
You need some kind of always on server to run the bot, such as a VPS.
The cheapest one you can get from DigitalOcean, Hetzner, OVH, Linode, Vultr and many others will suffice.
Here is a tutorial you can follow to install Docker on such a VPS.