mcb-dev / mCodingBot

The Discord bot for the mCoding Discord server.
https://mcoding.io/discord
MIT License
12 stars 4 forks source link

Use floodgate for ratelimiting #95

Closed Lunarmagpie closed 1 year ago

Lunarmagpie commented 1 year ago

I tested it and im pretty confident it works

Lunarmagpie commented 1 year ago

I think this is blocked until hikari is updated to the newest version, or the version needs to be locked.

FuexFollets commented 1 year ago

May I ask what the purpose is of using floodgate?

Lunarmagpie commented 1 year ago

May I ask what the purpose is of using floodgate?

I want to make this change for 2 reason:

Floodgate is also faster than pycooldown but that doesn't matter that much.

Lunarmagpie commented 1 year ago

I merged this with upstream—CI passes so it should be reviewed