mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 15:18:21 +00:00
Update changelogs.js
This commit is contained in:
parent
e104bbab79
commit
a0eb140c76
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ module.exports = async (client, interaction, args) => {
|
|||
thumbnail: client.user.avatarURL({ size: 1024 }),
|
||||
fields: [{
|
||||
name: "📃┆Changelogs",
|
||||
value: '10/12/2022 - Updated the bot to the latest version of discord.js (v14)',
|
||||
value: '15/3/2023 Updated dependencies',
|
||||
inline: false,
|
||||
},
|
||||
],
|
||||
|
|
@ -15,4 +15,4 @@ module.exports = async (client, interaction, args) => {
|
|||
}, interaction)
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue