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 | 2afa151657062ce8df30c6ff64878d798189d8ec (patch) | |
tree | 0e4e33f6093c38f19256be3755fdb850a6c7fb33 /commands/util/status.js | |
parent | e88415c6d38526c511879ac506ca3a508605ac7c (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 db78408..b64a81b 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') |