From 3f9831eb02806dede22c7c274fa58f6487163f8f Mon Sep 17 00:00:00 2001 From: dev-737 <73829355+dev-737@users.noreply.github.com> Date: Sat, 23 Sep 2023 19:41:21 +0530 Subject: [PATCH] fix: update `/vote` command --- src/Commands/Information/vote.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Commands/Information/vote.ts b/src/Commands/Information/vote.ts index d6cdb641..c083d731 100644 --- a/src/Commands/Information/vote.ts +++ b/src/Commands/Information/vote.ts @@ -9,12 +9,12 @@ export default { async execute(interaction: ChatInputCommandInteraction) { const embed = new EmbedBuilder() .setDescription(stripIndents` - # 🗳️ Cast Your Vote for InterChat and Enjoy Exclusive Perks + ## 🗳️ Vote for InterChat and Enjoy Exclusive Perks Your contribution is invaluable in elevating InterChat's position on Top.gg. Each and every vote makes a significant difference! As our way of expressing gratitude for your support, we are thrilled to offer you exclusive advantages. By casting your vote for InterChat, you'll unlock: - - The ability to edit messages within hubs (and much more on the way!) + - Edit messages within hubs (and much more on the way!) We deeply appreciate your unwavering support. Thank you! 🙏 `)