multi bots online
This commit is contained in:
7
nodejs/controller/commands/index.js
Normal file
7
nodejs/controller/commands/index.js
Normal file
@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
default: require('./default'),
|
||||
fun: require('./fun'),
|
||||
invite: require('./invite'),
|
||||
};
|
Reference in New Issue
Block a user