Made a lot of things
This commit is contained in:
6
src/cmd/events.js
Normal file
6
src/cmd/events.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const commandH = require('../commandHandler');
|
||||
const bot = require('../botClient').bot;
|
||||
|
||||
exports.loadModule = function loadModule () {
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user