Skip to content

Commit

Permalink
Update help.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BlobbyDev authored Jan 11, 2024
1 parent f248228 commit 6c9bc06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands/misc/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ module.exports = {
.setTitle('Information Module')
.setDescription("These are the **Information** commands.")
.addFields(
{name: "Commands", value: '</avatar:1176860929447702558>, </systeminfo:1176861014436892673>, </whois:1176861018106908722>, </roleinfo:1176861012650098771>, </inviteinfo:1179061070988595200>, </serverinfo:1182402216850620487>', inline: false},
{name: "Commands", value: '</avatar:1176860929447702558>, </systeminfo:1176861014436892673>, </whois:1176861018106908722>, </roleinfo:1176861012650098771>, </inviteinfo:1179061070988595200>, </serverinfo:1182402216850620487>, </mc-serverinfo:1195017900700991498>', inline: false},
)
.setTimestamp()

Expand Down Expand Up @@ -189,4 +189,4 @@ module.exports = {

name: 'help',
description: 'Lists out all the commands available in the bot'
}
}

0 comments on commit 6c9bc06

Please sign in to comment.