diff --git a/index.js b/index.js index f3ba91e1..8ba15e12 100644 --- a/index.js +++ b/index.js @@ -6,7 +6,7 @@ const fs = require("fs"); // Prefix and ownerID and invite to support server const client = new CommandoClient({ - commandPrefix: 'h3h3 ', + commandPrefix: 'haha', owner: '267065637183029248', invite: 'https://discord.gg/SsMCsVY', });