import { enableFileLoaderPlugin } from "https://deno.land/x/discordeno@17.2.0/plugins/mod.ts";
Pass in a (compatible) bot instance, and get sweet file loader goodness. Remember to capture the output of this function!
Parameters
rawBot: Bot
import { enableFileLoaderPlugin } from "https://deno.land/x/discordeno@17.2.0/plugins/mod.ts";
Pass in a (compatible) bot instance, and get sweet file loader goodness. Remember to capture the output of this function!