#๐Ÿ”’ Bot hosting

49 messages ยท Page 1 of 1 (latest)

rustic spindle
fossil lionBOT
#

@rustic spindle

Python help channel opened

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.

gentle wadi
#

please tell me this is satire ๐Ÿ˜ญ ๐Ÿ™

fossil lionBOT
#
Discord Bot Hosting

Using free hosting options like repl.it for continuous 24/7 bot hosting is strongly discouraged.
Instead, opt for a virtual private server (VPS) or use your own spare hardware if you'd rather not pay for hosting.

See our Discord Bot Hosting Guide on our website that compares many hosting providers, both free and paid.

You may also use #965291480992321536 to discuss different discord bot hosting options.

hidden cipher
gentle wadi
#

even pulled out the multiple e's ๐Ÿ˜Œ

hidden cipher
gentle wadi
#

now THATS how you do it correctly

rustic spindle
leaden estuary
#

What do you don't know // Why should anyone used their computation resources to host this for you?

edgy sedge
#

The second best time to learn is now
Hosting costs money so it is unlikely someone will just "do it for you"

rustic spindle
leaden estuary
#

E.g. all the bot I hosted is either

  • I wrote it myself for fun
  • They are my close friend for a long duration of time and I'm allowed to read at the source code
  • I am a developer in the project
leaden estuary
edgy sedge
#

I pay $4 a month and I pay for the cheapest tier at a well known hosting company
You might be able to find some for a bit cheaper but idk for sure

leaden estuary
#

I brought a raspberry pi and just plug it to my internet and power

edgy sedge
#

^ depending on your local power costs this might also work

leaden estuary
#

Only electricity needs to be paid(which tbf isn't that much)

west shoal
#

and how stable your power and internet connection is compared to your requirements of how available the bot must be

leaden estuary
#

Fyi my internet is fibre optic at about ~1Gbps and wrapped with always on VPN make it have 600Mbps down and 300Mbps up with barely latency

west shoal
#

if you can find a old used raspberry pi 2 or something that someone doesn't want anymore and they sell it really cheap second hand

leaden estuary
#

Well, it depends on how much you want to get out of that tiny device

#

If you want to have some more than just hosting a bot, you probably want higher spec with SSD and good ethernet connection plug into the router

west shoal
#

but even a raspberry pi 2 should be enough for your average discord bot

leaden estuary
rustic spindle
leaden estuary
#

Also fyi I am running a 3k server discord bot and avg CPU usage is 5-6% for the last 12h and memory about 550MiB(I didn't count swap usage because well, I cannot)
And it's not crazy optimised

#

It was raspberry pi 4b if I forgot to mention

west shoal
#

a low spec raspberry pi like that will use very little power and doesn't really need active cooling, so it will be silent and not cost that much to run compared to paying for hosting, but it will be a lot more involved if you don't already know linux

rustic spindle
leaden estuary
#

I did just plug in active cooling to my raspberry pi but except it have spin like 9 months ago in the summer, I don't remember it spin in other time

leaden estuary
#

That metric is just telling you it's not going to be crazy high and you don't need too much computational resources

nocturne swallow
#

I personally run a raspberry pi 4 for any of my hosting

leaden estuary
#

You do need to have knowledge on how to install the operation system, and also if you brought other components (such as SSD, case, active cooling etc.) you need to know how to assemble them and not break it

rustic spindle
west shoal
#

on the other hand, if you are willing to learn it can come very handy later in your life and career

nocturne swallow
leaden estuary
#

Slightly ot You can have Linux terminal run locally on some android phone now

nocturne swallow
west shoal
#

first you need a raspberry pi, almost any version of it will do
then you need a Micro-SD card 8 GB or 16 GB is fine and a card reader/writer either for a Micro-SD card or a SD card with an adapter (usually comes with the Micro-SD cards)

#

you do need to check if it got wifi built-in if you want to use that, but the built-in usually have pretty bad range, otherwise you would need a usb wifi dongle as well
or just use an ethernet cable as long as the raspberry pi you pick up has a ethernet jack (most do, like the B and B+ models, but not the Zeros and A+ models)

west shoal
rustic spindle
fossil lionBOT
#
Python help channel closed for inactivity

This help channel has been closed. 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.