This commit is contained in:
Unknown 2024-04-08 16:45:40 -07:00
parent c845ba16e8
commit 86813cd7c4
3 changed files with 5 additions and 4 deletions

View file

@ -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",

View file

@ -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,
},
{

View file

@ -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?`,