From 33e87d87746e738b006bab683240efc54948488a Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Wed, 5 Jun 2019 16:39:01 +0300 Subject: [PATCH] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 3979d922..4a29085e 100644 --- a/index.js +++ b/index.js @@ -34,7 +34,7 @@ client.on('message', msg => { } if (msg.content === '!restart') { if (!msg.member.username === 'Matte') { - msg.channel.send(':x: I\'n´m sorry, You can\'t do that!') + msg.channel.send(':x: I\'m sorry, You can\'t do that!') } if (msg.author.username === 'Matte') { console.log('restarting...')