Not sure what changed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
export class CommandLoader {
|
||||
export class CommandManager {
|
||||
static async load() {
|
||||
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ import {Logger} from './logger';
|
||||
|
||||
export class MessageManager {
|
||||
static async init() {
|
||||
|
||||
|
||||
}
|
||||
|
||||
static async handleMessage(message, client, next) {
|
||||
|
||||
Reference in New Issue
Block a user