Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/wackford/discordeno.ts>processRateLimitedPaths

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

This will create a infinite loop running in 1 seconds using tail recursion to keep rate limits clean. When a rate limit resets, this will remove it so the queue can proceed.