Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Use multiple bots to bypass discord message send cap #4

Open
BobMcclaw opened this issue Feb 1, 2021 · 9 comments

Comments

@BobMcclaw
Copy link

I see this as viable, only problem would be server lag but hopefully not too high impact

@Teinc3
Copy link

Teinc3 commented Feb 1, 2021

I Agree. However how many bots would it take to sustain the framerate of the video? It must take a lot.

@Fish-o
Copy link

Fish-o commented Feb 1, 2021

thats against the api policy :(

API Limits.
Discord sets and enforces limits on your use of the APIs (for example, by limiting the number of API requests that you may make, the number of servers your application is in, or the number of users you may serve), in our sole discretion. You agree to, and will not attempt to circumvent, such limitations documented with each API.

https://discord.com/developers/docs/policy#api-limits

@Teinc3
Copy link

Teinc3 commented Feb 1, 2021

Ah, i See. Then, unfortunately, this idea has to be scraped

@mouncg
Copy link

mouncg commented Feb 2, 2021

lmao why don't you just try to pull a edit and send trick
just keep a running count of the ratelimits and when send gets used, edit the previous msg
rinse and repeat?

@m00nwtchr
Copy link

m00nwtchr commented Feb 3, 2021

or webhooks, dunno if that technically is against the rules as well

@MGDproductions
Copy link

or webhooks, dunno if that technically is against the rules as well

webhooks also has a limit that is even lower then the bot limit

@Natemo2625
Copy link

i think editing the previous message would be better tbh

@m00nwtchr
Copy link

m00nwtchr commented Apr 7, 2021

or webhooks, dunno if that technically is against the rules as well

webhooks also has a limit that is even lower then the bot limit

yea but you can make lots of them, but yeh just editing the message would be ideal imo, but i don't think that can be done fast enough for a proper video either

@Fish-o
Copy link

Fish-o commented Apr 7, 2021

or webhooks, dunno if that technically is against the rules as well

webhooks also has a limit that is even lower then the bot limit

yea but you can make lots of them, but yeh just editing the message would be ideal imo, but i don't think that can be done fast enough for a proper video either

yup, also a rate limit on that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants