From 693f2c0cbbcdc662d7a42f3372961aae9b39b43d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Fri, 7 Sep 2018 19:10:14 +0200 Subject: [PATCH] --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 7de28f6..b48b40b 100644 --- a/index.js +++ b/index.js @@ -4,7 +4,7 @@ const { token } = require('./config.json'); const client = new CommandoClient({ - commandPrefix: 'hoho ', + commandPrefix: 'hehe ', owner: '267065637183029248', invite: 'https://discord.gg/SsMCsVY', });