From 509293de5af9bab66d624fd044e63d8962577af3 Mon Sep 17 00:00:00 2001 From: ame Date: Mon, 22 Apr 2024 23:46:32 -0500 Subject: long time no commit --- commands/util/status.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/util/status.js') diff --git a/commands/util/status.js b/commands/util/status.js index 96c065a..df71c88 100644 --- a/commands/util/status.js +++ b/commands/util/status.js @@ -38,7 +38,7 @@ module.exports = { const vote = new ButtonBuilder() .setLabel('Vote') .setStyle(ButtonStyle.Link) - .setURL('https://top.gg/servers/486957006628847626/vote') + .setURL('https://discords.com/servers/486957006628847626/upvote') // /*const twitter = new ButtonBuilder() //0% chance i will call this 𝕏 .setLabel('Twitter') -- cgit v1.2.3