Skip to main content
Module

x/wackford/discordeno.ts>createLeakyBucket

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
function createLeakyBucket
Re-export
import { createLeakyBucket } from "https://deno.land/x/wackford@v0.0.2/discordeno.ts";

Parameters

unnamed 0: Omit<PickPartial<LeakyBucket, "max" | "refillInterval" | "refillAmount">, "tokens"> & { tokens?: number; }