Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function enableFileLoaderPlugin
import { enableFileLoaderPlugin } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";

Pass in a (compatible) bot instance, and get sweet file loader goodness. Remember to capture the output of this function!

Parameters

rawBot: Bot

Returns

BotWithFileLoader