This commit is contained in:
Loïc Bersier 2018-09-07 19:10:14 +02:00
parent 75e6c6b177
commit 693f2c0cbb

View file

@ -4,7 +4,7 @@ const { token } = require('./config.json');
const client = new CommandoClient({ const client = new CommandoClient({
commandPrefix: 'hoho ', commandPrefix: 'hehe ',
owner: '267065637183029248', owner: '267065637183029248',
invite: 'https://discord.gg/SsMCsVY', invite: 'https://discord.gg/SsMCsVY',
}); });