You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each guild should be able to define a guild ratelimit on all commands in seconds between commands format, accepting values as low as 0 in ms float precision, it will not accept beyond 5 seconds
Commands will not be able to define an individual limit, as any given command should solve its task without losing stability at high output, and as quickly as possible
The text was updated successfully, but these errors were encountered:
Implement guild level ratelimits
Each guild should be able to define a guild ratelimit on all commands in seconds between commands format, accepting values as low as 0 in ms float precision, it will not accept beyond 5 seconds
Commands will not be able to define an individual limit, as any given command should solve its task without losing stability at high output, and as quickly as possible
The text was updated successfully, but these errors were encountered: