#π python discord bot 24/7
29 messages Β· Page 1 of 1 (latest)
@timber harbor
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
so when i see some online discord bots, from the servers they are mostly on host websites?
Yep exactly
Maybe? But the free ones aren't very reliable usually. Computing and bandwidth aren't free resources
i just wanted to make a bot which levels you up and gives you a role after you sent 10 messages, but i dont want a bot which gives xp's just a level up after messages, do you know some bots like these?
you can host for as little as 3 bucks a month, or you could invest in something like a raspberry pi and hook it up somewhere permanently
i feel like i turned into a walking advertisement bc i sayd this so many times but i use oracle cloud free tier gives u 24GB ram and 4OCpu forever (still porb ends if oracle goes bancrupt but its sayd to be forever)
could you send a link
U can host on replit pretty sure for free
https://blogs.oracle.com/developers/post/how-to-set-up-and-run-a-really-powerful-free-minecraft-server-in-the-cloud#create-a-virtual-machine-instance
example on how to set up a minecraft serever there
(its a VM u can run anything on there)
rate limits would make bot unusable
I mean by hosting on replit
Still tho
So its free and permanent, arr there some cons?
none that i know
u can have afaik only 1 VM on free tier i think
and u are on the end of the line aka u got practicly no chance to have ARM cpus
the cons are
- it's oracle
- it's free, so they might yoink the vps from you at any moment without notifying you (and they probably will if they find your activity malicious/disruptive enough. but a discord bot doesn't make much noise so this is unlikely. still, assume the vps is ephemeral and won't be with you for long)
- the oracle cloud web interface sucks ass
oracle provides non-arm instances for free too, but they're limited (plenty for a simple discord bot) and still subject to the above
but if you're claiming non-arm free vps you might as well go with GCP (small instance free forever afaik) or AWS (small instance free for 1 year after account creation)
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.