NPCat / bad-apple-bot

the discord bot from this video: https://www.youtube.com/watch?v=PLP9c0Z4Q3Y
362 stars 119 forks source link

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

Open BobMcclaw opened 3 years ago

BobMcclaw commented 3 years ago

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

Teinc3 commented 3 years ago

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

Fish-o commented 3 years ago

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 commented 3 years ago

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

mouncg commented 3 years ago

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 commented 3 years ago

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

MGDproductions commented 3 years ago

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 commented 3 years ago

i think editing the previous message would be better tbh

m00nwtchr commented 3 years ago

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 commented 3 years ago

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