removed unkown command response

This commit is contained in:
Loic Bersier 2018-09-10 18:52:19 +02:00
parent 757f521593
commit ed0e6d359c

View file

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