h7a378a Posted March 15, 2020 Posted March 15, 2020 Hello, I want run telegram bot on Johnny server that it work in automatic mode. How I can do it, you might give me link on tutorial. Thank you! Quote
wolstech Posted March 16, 2020 Posted March 16, 2020 We strongly discourage running such bots here. Most won't run at all, and the ones that do are known for causing tons of load and getting users suspended. You really need to buy a VPS to run such a program properly. https://heliohost.org/vps/ (the cheapest option would work). Quote
h7a378a Posted March 16, 2020 Author Posted March 16, 2020 We strongly discourage running such bots here. Most won't run at all, and the ones that do are known for causing tons of load and getting users suspended. You really need to buy a VPS to run such a program properly. https://heliohost.org/vps/ (the cheapest option would work).Thanks, I understood you! Quote
Krydos Posted March 22, 2020 Posted March 22, 2020 You could probably adapt this guide for making a discord bot to make a telegram bot on HelioHost https://wiki.helionet.org/Discord_Bot Quote
wolstech Posted March 22, 2020 Posted March 22, 2020 Ironically I had a user get suspended for load while following that guide last week... Quote
Krydos Posted March 22, 2020 Posted March 22, 2020 It depends a lot on how you code your bot. If it uses a ton of memory and is running constantly then yeah, you're going to get suspended, but I've seen some people run 3 small bots on their one account for months and not get suspended. Just keep an eye on your Account Load page. Quote
wolstech Posted March 22, 2020 Posted March 22, 2020 Very true. I've just been seeing a trend in chat bots and load suspensions lately. One guy got his stuck in an infinite loop, which is an easy way to spike the CPU. Also, creative coding makes it completely possible to have the bot watch the overall server load and react (e.g. stop doing certain intensive things, or just flat out quit) when server load is up... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.