All @disckit packages in one install.
Scaffold a Discord bot with @disckit packages pre-configured.
Universal pagination engine for bots and dashboards. Supports arrays, REST APIs and Discord button state.
Advanced per-user+command+guild rate limiter with burst window, progressive penalty and role whitelist.
Per-user, per-guild, per-command cooldown manager for bots. Supports bypass lists and duration overrides.
Caffeine-inspired async cache builder. expireAfterWrite, expireAfterAccess, refreshAfterWrite, request coalescing.
LRU and TTL cache implementations. Doubly-linked-list + Map for O(1) get/set.
Foundation utilities for Discord bots and dashboards. String, time, array, async and random helpers.
Placeholder substitution engine for Discord bots. Zero Discord.js dependency — works in bot and dashboard.
Human-readable Discord permission bitfields. No discord.js required.
Lightweight i18n engine with dot-notation keys, interpolation, pluralization and fallback locale.