UNPKG

discord-folders

Version:

A simple and lightweight discord bot framework using based on your filesystem

5 lines 148 B
module.exports = { Bot: require("./Bot.js"), CommandsHandler: require("./commands_handler.js"), Listener: require("./listener.js") }