UNPKG

djsbotbase-test

Version:

Discord.js tabanlı komut ve etkinlik sistemlerine sahip bir bot temeli

8 lines (7 loc) 284 B
export * from "./commands/commandClass"; export * from "./commands/slashCommandClass"; export * from "./commands/commandHandler"; export * from "./commands/commandTypes"; export * from "./events/eventClass"; export * from "./events/eventHandler"; export * from "./events/eventTypes";