python bot in the cloud. help

KusionMatch

Registered Member
Joined
Apr 18, 2023
Messages
67
Reaction score
27
Hi guys. I bought a python robot(exe file) with a friend for automatic spam on telegram, but I need to keep my computer on for this. So I thought about putting it in the cloud, but I don't know how to do this nor which service to use. What do you recommend?
 
Hi guys. I bought a python robot(exe file) with a friend for automatic spam on telegram, but I need to keep my computer on for this. So I thought about putting it in the cloud, but I don't know how to do this nor which service to use. What do you recommend?
Do you have the source code for the exe or just the exe?

Nevertheless, if you only have an exe you will need a windows vps and start the exe on it. If it requires manual action once inawhile you will need another script that manages this exe and keeps it running continually.
 
Use the forum market as your need a vps it a server to run application 24/7

You will get a ip address and you use that from your computer with the built in remote connection on your pc.

All your doing is controlling another pc in a country.

All you do is install your file needed but when logged Into your new vps.

How to use remote login on windows

How to setup a vps.
(( this is what your be doing to add your files to run 24/7
This is just to learn you have to hire the vps OK))

Hope that helps

Good luck

Your bot might run python so your need to install python on the new vps....,

but try the. Exe/bot you got on the new vps as python might already be integrated.

 
Last edited by a moderator:
Do you have the source code for the exe or just the exe?

Nevertheless, if you only have an exe you will need a windows vps and start the exe on it. If it requires manual action once inawhile you will need another script that manages this exe and keeps it running continually.
Only the exe file
 
Only the exe file
Well then just get a windows vps, remote into it, copy the exe and start it.

If it does not require any babysitting (like you restarting it after sometime etc) then you're good to go. Else you might need another script to keep it running.
 
Hi guys. I bought a python robot(exe file) with a friend for automatic spam on telegram, but I need to keep my computer on for this. So I thought about putting it in the cloud, but I don't know how to do this nor which service to use. What do you recommend?
Why did you buy something that you don’t know how to deploy?
 
If you knew everything you wanted to do, you wouldn't be here on the forum, right?
 
don't complex things on yourself you need just rdp

there is no need for any could or VPS or any rocket science
 
Back
Top