removed unkown command response

Commando
Loic Bersier 6 years ago
parent 757f521593
commit ed0e6d359c

@ -9,6 +9,7 @@ const client = new CommandoClient({
commandPrefix: 'haha ', commandPrefix: 'haha ',
owner: '267065637183029248', owner: '267065637183029248',
invite: 'https://discord.gg/SsMCsVY', invite: 'https://discord.gg/SsMCsVY',
unknownCommandResponse: false,
}); });
// Command groups // Command groups
client.registry client.registry

Loading…
Cancel
Save