import * as discordeno from "https://deno.land/x/discordeno@17.2.0/rest/createInvalidRequestBucket.ts";
Functions
A invalid request bucket is used in a similar manner as a leaky bucket but a invalid request bucket can be refilled as needed. It's purpose is to make sure the bot does not hit the limit to getting a 1 hr ban. |