According to researches by the adsmember team
नमस्ते, इस वीडियो में मैं आपको दिखाऊंगा कि अपने पायथन डिस्कॉर्ड बॉट को ऑनलाइन रखने के लिए अपटाइमरोबोट कैसे सेटअप करें। ये है पार्ट 2 और पार्ट 1…
My bot have been going down and never getting back online so I have to pause and restart it plus the advanced settings and the monitor timeout is idk pls make a video
SpyderGamer
26 days ago
Wait, so if I don't use uptime robot, the repl will sleep in an hour if it wasn't pinged?
SomeRandomDude👀
26 days ago
It goes offline for some time then we have to re-run the project
StrawBePog
26 days ago
just finished tutorial ill let you know if it works!
SPX CHANNEL
26 days ago
Lah tulisan nya indo tapi yng omong bkn indo 🗿
Pingüi Maya
26 days ago
This method afect the api of discord ? And what happend if i want to edit the script ?
Piyush
26 days ago
one thing when i close my browser after that my bot stops working on telegram
Thank you so much! I didn't really know it was that simple. 👍
XZAP
26 days ago
pls use repl dark mode
Alexa Havounson
26 days ago
how to get https link?
Superomarking Gaming
26 days ago
does this work on JS ?
sparkm
26 days ago
Thanks, it worked I spend more than 2 hours searching for this.
Prince
26 days ago
it wont work for me sir. it says "there is no module named flask"
Generator K1NG
26 days ago
Can i use bot invite link in site without rapl it?
Kishan Sonagara
26 days ago
Bro which link do you copy and paste ?
Deerfox_
26 days ago
Ah next under rated youtuber
Dxjq
26 days ago
no module named 'webserver' fix?
RXMAN
26 days ago
Uptimerobot it ban my account?
Frost Luck
26 days ago
how do i get ytapi
Lotycals
26 days ago
Uptimerobot is being down when i close the tab for some reason
ActuallyOski
26 days ago
Does anyone the reason of this error. File "main.py", line 4 in <module> from webserver import stay_alive ImportError : cannot import 'stay_alive' from 'webserver'
Angellyrics
26 days ago
hello,how do you get uptimebot to appear in discord bot?
drime [F0]
26 days ago
my bot sometimes stop, I did everything right. what is this happening for?
This works but like every 5 minutes it goes offline and then comes back after like a minute
Sam Holden
26 days ago
i had the tabs open for more then the time set and it stayed online for like another hour then went offline
wibugah
26 days ago
it said The monitor already exists in the list.
mp9
26 days ago
Works Great!
ThomasDankEngine
26 days ago
I've been using this method for almost a year now, & from my experience you're better off using a paid hosting service. repl.it always needs to install updates or patches to their website, which means shutting down my bot. Not only that, there's some internal issue with repl.it that makes the bot time out for minutes to hours on end. The method is not bad for a small, temporary bot, but anything bigger such as my bot will not work too well.
Arnus004
26 days ago
I closed the webpage and the bot stoped 🙁
real cartoon girl
26 days ago
it is not private reply
nullFoo
26 days ago
This is great thank you 😀
Kratu
26 days ago
It'S WORKING !!!!!!!!!!! I've been on EVERY website and i finaly find your video ! Tks so much
Appravo
26 days ago
Can I safely close the tabs now? (Uptime robot and repl)
khf 3
26 days ago
This works, the bot is being hosted, however I have a problem. I have a test command that creates a file, and if my repl tab is closed the file doesn't get saved in the repl, instead it gets saved in the webserver (i think), however this is a problem because when the bot resets the file data is gone, however if I have the repl tab open the file successfully saves in the repl permanently.
Though I can't keep my repl open 24/7, do you have a solution for this? I'd greatly appreciate it
Updated Videos: Easier to follow 🙂
Part1: https://youtu.be/GBwNQImv9Ek
Part2: https://youtu.be/72HZPng3fhM
My bot have been going down and never getting back online so I have to pause and restart it plus the advanced settings and the monitor timeout is idk pls make a video
Wait, so if I don't use uptime robot, the repl will sleep in an hour if it wasn't pinged?
It goes offline for some time then we have to re-run the project
just finished tutorial ill let you know if it works!
Lah tulisan nya indo tapi yng omong bkn indo 🗿
This method afect the api of discord ? And what happend if i want to edit the script ?
one thing when i close my browser after that my bot stops working on telegram
nah dose not work any more use this
const express = require('express')
const app = express();
const port = 3000
app.get('/', (req, res) => res.send('Yo boi!!'))
app.listen(port, () =>
console.log(`Your app is listening a http://localhost:${port}`)
);
Hey!
Thank you
don't think it works anymore unfortunately, do you have another alternative?
bro i cant find the link for it plz help
so now we just close those two tabs?
it says that it doestn know what webserver is help me plz
does it works with glitch.com ?
NO WAY!!! ITS WORKING! Tysm!!
i cant find the url
Thank you so much! I didn't really know it was that simple. 👍
pls use repl dark mode
how to get https link?
does this work on JS ?
Thanks, it worked
I spend more than 2 hours searching for this.
it wont work for me sir. it says "there is no module named flask"
Can i use bot invite link in site without rapl it?
Bro which link do you copy and paste ?
Ah next under rated youtuber
no module named 'webserver' fix?
Uptimerobot it ban my account?
how do i get ytapi
Uptimerobot is being down when i close the tab for some reason
Does anyone the reason of this error. File "main.py", line 4 in <module> from webserver import stay_alive ImportError : cannot import 'stay_alive' from 'webserver'
hello,how do you get uptimebot to appear in discord bot?
my bot sometimes stop, I did everything right. what is this happening for?
does this work for java?
2:05 he spelled python wrong lol
This works but like every 5 minutes it goes offline and then comes back after like a minute
i had the tabs open for more then the time set and it stayed online for like another hour then went offline
it said The monitor already exists in the list.
Works Great!
I've been using this method for almost a year now, & from my experience you're better off using a paid hosting service. repl.it always needs to install updates or patches to their website, which means shutting down my bot. Not only that, there's some internal issue with repl.it that makes the bot time out for minutes to hours on end. The method is not bad for a small, temporary bot, but anything bigger such as my bot will not work too well.
I closed the webpage and the bot stoped 🙁
it is not private reply
This is great thank you 😀
It'S WORKING !!!!!!!!!!! I've been on EVERY website and i finaly find your video ! Tks so much
Can I safely close the tabs now? (Uptime robot and repl)
This works, the bot is being hosted, however I have a problem.
I have a test command that creates a file, and if my repl tab is closed the file doesn't get saved in the repl, instead it gets saved in the webserver (i think), however this is a problem because when the bot resets the file data is gone, however if I have the repl tab open the file successfully saves in the repl permanently.
Though I can't keep my repl open 24/7, do you have a solution for this? I'd greatly appreciate it