Skip to content

Commit

Permalink
updated help command
Browse files Browse the repository at this point in the history
  • Loading branch information
UnidentifiedX committed Sep 23, 2023
1 parent 4c4fd97 commit 7b0b0ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/help/help.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export const HelpCommand: Command = {
embeds: [
new EmbedBuilder()
.setTitle("Help")
.setURL("https://unidentifiedx.github.io/Mailman/")
.setDescription("Available commands")
.addFields(commandField)
],
Expand Down

0 comments on commit 7b0b0ad

Please sign in to comment.