UNPKG

simplify-cord

Version:

SimplifyCord is an unofficial extension of the 'discord.js' library. Our extension aims to simplify the development of Discord bots, promoting cleaner code and easier maintenance.

11 lines 247 B
//import { bootstrapApp } from "../class"; //import "dotenv/config"; // //new bootstrapApp({ // autoImport: ["src/test/commands"], // token: "", // loadLogs: true, // commands: { // guilds: ["1253532718755745855"] // } //});