Skip to content

Commit

Permalink
final fix
Browse files Browse the repository at this point in the history
  • Loading branch information
M3264 authored Feb 8, 2025
1 parent 8c65ffc commit 64d4b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Commands/Bot/Repo.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ module.exports = {
const repoInfoMessage = `
╔═══ *ᴋᴏʀᴅ-ᴀɪ ʀᴇᴘᴏsɪᴛᴏʀʏ* ═══╗
${emojis.repo} *Link:* ${repoData.html_url}
${emojis.info} *Description:* ${repoData.description || "No description available."}
${emojis.repo} *Link:* "https://gitHub.com/M3264/Kord-Ai"
${emojis.info} *Description:* "Introducing Kord-Ai, A WhatsApp bot that automates interactions on WhatsApp by executing predefined commands or responding to user inputs. It can handle tasks like sending messages, sharing media, and managing group activities, offering convenience and efficiency for users and businesses."
${emojis.lastUpdate} *Last Updated:* ${lastUpdateDate}
Expand Down

0 comments on commit 64d4b2b

Please sign in to comment.