Add command
This commit is contained in:
parent
cfdee13040
commit
2e64fa7bd6
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ client.on('message', async message => {
|
|||
case "e":
|
||||
case "help":
|
||||
case "userinfo":
|
||||
case "katti":
|
||||
command.execute(message, args);
|
||||
break;
|
||||
default:
|
||||
|
|
Loading…
Add table
Reference in a new issue