From 0ebe11f08063f22bc8799cd549a6f72d5047f925 Mon Sep 17 00:00:00 2001 From: ame Date: Tue, 26 Sep 2023 23:14:03 -0500 Subject: update github link --- 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 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 -- cgit v1.2.3