aboutsummaryrefslogtreecommitdiff
path: root/commands/util/status.js
diff options
context:
space:
mode:
authorame <[email protected]>2023-09-26 23:14:03 -0500
committerame <[email protected]>2023-09-26 23:14:03 -0500
commit0ebe11f08063f22bc8799cd549a6f72d5047f925 (patch)
treec4936fbab46ed0917a6c9eba176e894ff1c4fd00 /commands/util/status.js
parentadc05627661e4b229037dc1e43410846078f4996 (diff)
update github link
Diffstat (limited to 'commands/util/status.js')
-rw-r--r--commands/util/status.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/util/status.js b/commands/util/status.js
index 27f1e03..e6d3f86 100644
--- a/commands/util/status.js
+++ b/commands/util/status.js
@@ -46,7 +46,7 @@ module.exports = {
const github = new ButtonBuilder()
.setLabel('Github')
.setStyle(ButtonStyle.Link)
- .setURL('https://github.com/iamAGFX/snschan-bot')
+ .setURL('https://github.com/squiresgrant/sns-chan')
const row = new ActionRowBuilder()
.addComponents(vote,discord,github);
let conv = 1024 * 1024 * 1024