import * as discordeno from "https://deno.land/x/discordeno@18.0.1/plugins/fileloader/mod.ts";
Functions
Pass in a (compatible) bot instance, and get sweet file loader goodness. Remember to capture the output of this function! | |
This function will import the specified directories | |
Writes, then imports all everything in fileloader.ts | |
Recursively generates an array of unique paths to import using |
Interfaces
Extend the Bot with the Plugin's added functions |