This commit is contained in:
Loïc Bersier 2018-09-08 00:24:01 +02:00
parent 5af3d57624
commit cf1085b10b

View file

@ -5,7 +5,7 @@ const responseObject = require("./reply.json");
// Prefix and ownerID and invite to support server
const client = new CommandoClient({
commandPrefix: 'hehe ',
commandPrefix: 'haha ',
owner: '267065637183029248',
invite: 'https://discord.gg/SsMCsVY',
});