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