Skip to content

Commit 6c9bc06

Browse files
authored
Update help.js
1 parent f248228 commit 6c9bc06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: commands/misc/help.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ module.exports = {
9292
.setTitle('Information Module')
9393
.setDescription("These are the **Information** commands.")
9494
.addFields(
95-
{name: "Commands", value: '</avatar:1176860929447702558>, </systeminfo:1176861014436892673>, </whois:1176861018106908722>, </roleinfo:1176861012650098771>, </inviteinfo:1179061070988595200>, </serverinfo:1182402216850620487>', inline: false},
95+
{name: "Commands", value: '</avatar:1176860929447702558>, </systeminfo:1176861014436892673>, </whois:1176861018106908722>, </roleinfo:1176861012650098771>, </inviteinfo:1179061070988595200>, </serverinfo:1182402216850620487>, </mc-serverinfo:1195017900700991498>', inline: false},
9696
)
9797
.setTimestamp()
9898

@@ -189,4 +189,4 @@ module.exports = {
189189

190190
name: 'help',
191191
description: 'Lists out all the commands available in the bot'
192-
}
192+
}

0 commit comments

Comments
 (0)