#๐ faster dpy bots?
19 messages ยท Page 1 of 1 (latest)
@safe mulch
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.
are you using commands.command or on_message event?
first of all, you have to identify what exactly is slowing your bot down
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
commands.command, not checking every message xd
well, I mainly use slash commands now
ah?
I remember hearing about sharding being something you can get access to once your bot is big enough
i haven't actually read into it or know how it works
in practice that "big enough" should be thousands of servers
well, maybe less to get access, to but actually require
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.