diff --git a/package.json b/package.json index 70e1009..1df4069 100644 --- a/package.json +++ b/package.json @@ -31,12 +31,13 @@ "@haileybot/captcha-generator": "^1.7.0", "@iamtraction/google-translate": "^2.0.1", "@top-gg/sdk": "^3.1.3", + "6.9": "^1.0.0", "axios": "^1.2.2", "canvacord": "^5.4.8", "chalk": "^4.1.2", "discord-giveaways": "^6.0.1", "discord-image-generation": "^1.4.23", - "discord.js": "^14.8.0", + "discord.js": "^14.10.2", "dompurify": "^3.0.1", "dotenv": "^16.0.3", "erela.js": "^2.4.0", diff --git a/src/commands/bot/info.js b/src/commands/bot/info.js index 316cf1f..44832a1 100644 --- a/src/commands/bot/info.js +++ b/src/commands/bot/info.js @@ -50,12 +50,12 @@ module.exports = async (client, interaction, args) => { }, { name: "🔧┆Bot owner", - value: `<@!755297485328482356> `, + value: `<@!635662524871868447> `, inline: true, }, { name: "🔧┆Bot developer", - value: `<@!755297485328482356> <@!884553151666061372>`, + value: `<@!635662524871868447>`, inline: true, }, { diff --git a/src/interactions/Command/message.js b/src/interactions/Command/message.js index 008637e..1bafd76 100644 --- a/src/interactions/Command/message.js +++ b/src/interactions/Command/message.js @@ -280,7 +280,7 @@ module.exports = { }, { name: `📨┆How do I invite the bots?`, - value: `You can invite the bots by doing \`/invite\` or by clicking on the links below\n\n**Bot Invite** - [Invite Here](https://discord.com/oauth2/authorize?&client_id=798144456528363550&scope=applications.commands+bot&permissions=8)\n**Bot 2 Invite** - [Invite Here](${client.config.discord.botInvite})`, + value: `You can invite the bots by doing \`/invite\` or by clicking on the links below\n\n**Bot Invite** - [Invite Here](https://discord.com/oauth2/authorize?client_id=1225280290684145787&permissions=8&scope=bot)\n**Bot 2 Invite** - [Invite Here](${client.config.discord.botInvite})`, }, { name: `🎫┆How do I get help when needed?`,