removed unkown command response

Commando
Loic Bersier 6 years ago
parent 757f521593
commit ed0e6d359c

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

Loading…
Cancel
Save