import { enableCacheSweepers } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";
Enables sweepers for your bot but will require, enabling cache first.
Type Parameters
B extends Bot
Parameters
bot: BotWithCache<B>
import { enableCacheSweepers } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";
Enables sweepers for your bot but will require, enabling cache first.