diff options
author | ame <[email protected]> | 2024-04-22 23:46:32 -0500 |
---|---|---|
committer | ame <[email protected]> | 2024-04-22 23:46:32 -0500 |
commit | 509293de5af9bab66d624fd044e63d8962577af3 (patch) | |
tree | 9405af217212020965e68f1c97ff605cddacd2ca /commands/util/status.js | |
parent | 6192af17619bba6066807a383375ba6178636cba (diff) |
long time no commit
Diffstat (limited to 'commands/util/status.js')
-rw-r--r-- | commands/util/status.js | 2 |
1 files changed, 1 insertions, 1 deletions
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') |