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
9 months ago
Wait, so if I don't use uptime robot, the repl will sleep in an hour if it wasn't pinged?
SomeRandomDude👀
9 months ago
It goes offline for some time then we have to re-run the project
StrawBePog
9 months ago
just finished tutorial ill let you know if it works!
SPX CHANNEL
9 months ago
Lah tulisan nya indo tapi yng omong bkn indo 🗿
Pingüi Maya
9 months ago
This method afect the api of discord ? And what happend if i want to edit the script ?
Piyush
9 months 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
9 months ago
pls use repl dark mode
Alexa Havounson
9 months ago
how to get https link?
Superomarking Gaming
9 months ago
does this work on JS ?
sparkm
9 months ago
Thanks, it worked I spend more than 2 hours searching for this.
Prince
9 months ago
it wont work for me sir. it says "there is no module named flask"
Generator K1NG
9 months ago
Can i use bot invite link in site without rapl it?
Kishan Sonagara
9 months ago
Bro which link do you copy and paste ?
Deerfox_
9 months ago
Ah next under rated youtuber
Dxjq
9 months ago
no module named 'webserver' fix?
RXMAN
9 months ago
Uptimerobot it ban my account?
Frost Luck
9 months ago
how do i get ytapi
Lotycals
9 months ago
Uptimerobot is being down when i close the tab for some reason
ActuallyOski
9 months 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
9 months ago
hello,how do you get uptimebot to appear in discord bot?
drime [F0]
9 months 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
9 months ago
i had the tabs open for more then the time set and it stayed online for like another hour then went offline
wibugah
9 months ago
it said The monitor already exists in the list.
mp9
9 months ago
Works Great!
ThomasDankEngine
9 months 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
9 months ago
I closed the webpage and the bot stoped 🙁
real cartoon girl
9 months ago
it is not private reply
nullFoo
9 months ago
This is great thank you 😀
Kratu
9 months ago
It'S WORKING !!!!!!!!!!! I've been on EVERY website and i finaly find your video ! Tks so much
Appravo
9 months ago
Can I safely close the tabs now? (Uptime robot and repl)
khf 3
9 months 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