Skip to content

Commit

Permalink
fix: update /vote command
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-737 committed Sep 23, 2023
1 parent 92fd87c commit 3f9831e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Commands/Information/vote.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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! 🙏
`)
Expand Down

0 comments on commit 3f9831e

Please sign in to comment.