From cbec7dcb84018f56a3537a911292d592a2630c50 Mon Sep 17 00:00:00 2001 From: Corwin Date: Tue, 13 Dec 2022 11:24:05 +0100 Subject: [PATCH] Update info.js --- src/commands/bot/info.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/commands/bot/info.js b/src/commands/bot/info.js index 97d5b57..83d458e 100644 --- a/src/commands/bot/info.js +++ b/src/commands/bot/info.js @@ -53,12 +53,12 @@ module.exports = async (client, interaction, args) => { }, { name: "🔧┆Bot owner", - value: `<@!534398298002292739> `, + value: `<@!755297485328482356> `, inline: true, }, { name: "🔧┆Bot developer", - value: `<@!402893517749354516>`, + value: `<@!755297485328482356>`, inline: true, }, {