forked from Supositware/Haha-Yes
removed unkown command response
This commit is contained in:
parent
757f521593
commit
ed0e6d359c
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
@ -9,6 +9,7 @@ const client = new CommandoClient({
|
|||
commandPrefix: 'haha ',
|
||||
owner: '267065637183029248',
|
||||
invite: 'https://discord.gg/SsMCsVY',
|
||||
unknownCommandResponse: false,
|
||||
});
|
||||
// Command groups
|
||||
client.registry
|
||||
|
|
Loading…
Reference in a new issue