need discord bot hosting 24/7 uptime free low specs no card no phone
need discord bot hosting 24/7 uptime free low specs no card no phone
27 Replies
get a pi and host it ur self
Raspberry Pi Foundation
Teach, learn, and make with the Raspberry Pi Foundation
We are a charity with the mission to enable young people to realise their full potential through the power of computing and digital technologies.
Any other option?
If it's just interactions you could use cloudflare workers with something like slash-create
Use railway - @Answer Overflow is hosted on it and with only a discord bot it’s like $2-5 a month
There’s also https://hop.io/
Hop
Hop enables you to deploy and scale high-bandwidth realtime apps with ease
Checkout https://railway.app/
Railway
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
Always Free Resources
Learn what Always Free resources are available to all Oracle Cloud Infrastructure users.
oracle has an insane free tier vm, you could use that
actually its pretty much alright for any kind of hobby project
replit.com
Asks for card
Has some free time limit
You need to do some hack to make it work
If you attach a card, the time used will be less than the $5 credit they give you every month
Nvm just saw no card
Might be tough to find one then tbh
Thats why I asked
It's not that bad, u just create a route and tell uptimerobot to ping it every 30 min
I have seen some reports in stackoverflow and other places where people were complaining that still sometimes, it stops working
UptimeRobot: Free Website Monitoring Service
Start monitoring in 30 seconds. Use advanced SSL, keyword and cron monitoring. Get notified by email, SMS, Slack and more. Get 50 monitors for FREE!
just use this
it calls your bot every 5min keeps it alive forever
i use it to make my repls stay alive
But somewhere, I had seen some report somewhere that it's still not reliable. Idk why
If you want something reliable chances are you are going to have to attach a card TBH
Compute costs $
I use google cloud but they take a credit card
Actually, I think hop.sh would work
It has to be a docker container
Bingo!
Do you happen to know any open source alternatives that we can host ourselves that provides basically the same service as uptimerobot? 😄
idk about discord but i use render.com to run my backend. its comlpetely free. although you need a script from cf workers to ping the bot every 14 minutes to prevent auto shutdown
uptime kuma!
Do you happen to know if you can expose a REST endpoint from where you can fetch all the status info as a json with uptime kuma? 😄
Would like to use the data to show on a status page.
you can already create status pages with uptime kuma. however if you really want to build one yourself take a look at:
https://github.com/MedAziz11/Uptime-Kuma-Web-API
GitHub
GitHub - MedAziz11/Uptime-Kuma-Web-API: Uptime Kuma REST API
Uptime Kuma REST API. Contribute to MedAziz11/Uptime-Kuma-Web-API development by creating an account on GitHub.