This repository has been archived by the owner on Apr 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Bot working slowly #4
Comments
The speed of the bot is limited by discord's own API. Try sending 50+ messages at the same time yourself; it will take forever for them to actually send no matter how fast you spam the enter key. If there's a way to make the bot faster then I wouldn't know what it is, sorry! |
Thanks for your reply Sir , i am using 3 source channels and 1 destination
channel. In 3 source channels, messages are sent by members fast , but in
my destination it does not paste that messages at that speed rate in which
they are sent...
I noticed that for 1 message it takes approx 1-1.5 sec for pasting into
destination...
Can we make this code by using Python?? Will it increase the speed?
AIM - MY MAIN OBJECTIVE IS TO SEE THE MESSAGES OF 2 TO 3 SOURCE TEXT
CHANNELS IN MY CHANNEL AT THE SAME TIME IN WHICH THEY ARE SENT.
THANKS FOR HELPING ME, SIR !
…On Mon, Feb 4, 2019, 12:22 AM Mitch Talmadge ***@***.***> wrote:
The speed of the bot is limited by discord's own API. Try sending 50+
messages at the same time yourself; it will take forever for them to
actually send no matter how fast you spam the enter key. If there's a way
to make the bot faster then I wouldn't know what it is, sorry!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/As5O1i8THMFGBJZeG7oSoyYI4mkcIlNvks5vJy__gaJpZM4agM90>
.
|
"Can we make this code by using Python?? Will it increase the speed?" No because the problem is with the Discord API and not the bot. |
Yeah, sorry! This is going about as fast as it can go. The language being used is not the bottleneck. Unless there's some Discord tricks I don't know of I unfortunately can't make the bot faster. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As many messages are sent in different sources ids at same point of time , then bot is pasting the messages very slowly in the destination id..
Can we make it fast so that it doesn't lat behind...
Sometimes when 50+ messages are there in the source at a same time , then bot is unable to paste the messages fast.. it is pasting but very slowly...
Can we make the bot FAST?
The text was updated successfully, but these errors were encountered: