Skip to main content
Module

x/discordeno/plugins/fileloader/mod.ts

Discord API library for Deno
Latest
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 fileLoader() (Is windows compatible)

Interfaces

Extend the Bot with the Plugin's added functions