#๐Ÿ”’ faster dpy bots?

19 messages ยท Page 1 of 1 (latest)

safe mulch
#

alright so to keep it short, mee6, dyno, etc. are fast with thousands of users
my bots crumple when there's 5 people using it at once
do I need better hardware, do I need to setup threading, is python just the wrong language for this?
not actively having this issue, but just wanting to learn for future reference

thorn vectorBOT
#

@safe mulch

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.

hardy mirage
blissful locust
#

first of all, you have to identify what exactly is slowing your bot down

hardy mirage
#

it shouldn't be slow with 5 users

#

Also I assume the larger bots have some sort of sharding or whatever it's called

#

multiple instances running

safe mulch
#

well, I mainly use slash commands now

safe mulch
#

I remember hearing about sharding being something you can get access to once your bot is big enough

hardy mirage
#

i haven't actually read into it or know how it works

blissful locust
#

in practice that "big enough" should be thousands of servers
well, maybe less to get access, to but actually require

safe mulch
#

makes sense

#

last I checked it was like 75 or 100

#

ah right right

#

!solved

thorn vectorBOT
#
Python help channel closed

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.