From ad56eea214c8cd92c3bd5e1e4305b988d279b13c Mon Sep 17 00:00:00 2001 From: Charly Poirier Date: Wed, 16 Dec 2020 18:54:04 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=97=20Added=20'Vote=20for=20Emojicon'?= =?UTF-8?q?=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- help.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help.json b/help.json index a1b04ac..2845eb8 100644 --- a/help.json +++ b/help.json @@ -5,7 +5,7 @@ "name": "Need help?", "icon_url": "https://i.ibb.co/sHFxx0h/Emojicon.png" }, - "description": "Give me an image to convert into emojis!", + "description": "Give me an image to convert into emojis!\n[Invite me](https://discordapp.com/api/oauth2/authorize?client_id=591203757287538690&permissions=0&scope=bot)", "fields": [ { "name": "Example", @@ -13,7 +13,7 @@ }, { "name": "Size customization", - "value": "<@591203757287538690> 🎉 `width`\n<@591203757287538690> 🍍 `width` `height`\n\n[Invite me](https://discordapp.com/api/oauth2/authorize?client_id=591203757287538690&permissions=0&scope=bot)\n[Support server](https://discord.gg/xDMAxZD)\n[Source code on GitHub](https://github.com/charlypoirier/emojicon)" + "value": "<@591203757287538690> 🎉 `width`\n<@591203757287538690> 🍍 `width` `height`\n\n[Support server](https://discord.gg/xDMAxZD)\n[Vote for Emojicon](https://top.gg/bot/591203757287538690)\n[Source code on GitHub](https://github.com/charlypoirier/emojicon)" } ] }