Error handling and Guild and Message Manager classes to come with a command manager and module hot reloader
This commit is contained in:
9
src/guildmanager.js
Normal file
9
src/guildmanager.js
Normal file
@@ -0,0 +1,9 @@
|
||||
import {Logger} from './logger';
|
||||
|
||||
export class GuildManager {
|
||||
constructor() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user