Skip to content

Commit

Permalink
Update Help.ts
Browse files Browse the repository at this point in the history
Says removed one of the lines that made the bot say: "!getSlots or !listings - Get current used listings slot per cap count." twice
  • Loading branch information
Nevskjij authored May 11, 2024
1 parent 838aa8a commit a47c966
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/classes/Commands/sub-classes/Help.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ export default class HelpCommands {
`find <Listing-parameters>=<value>[&limit=<value>] - Get the list of filtered items detail based on the parameters 🔍`,
`ppu [limit=<number>] - Get a list of items that is currently has Partial Price Update enabled`,
`getSlots or ${prefix}listings - Get current used listings slot per cap count.`,
`getSlots or !listings - Get current used listings slot per cap count.`,
`groups - Get a list of groups in your pricelist 📜`
].join(`\n- ${prefix}`)
);
Expand Down

0 comments on commit a47c966

Please sign in to comment.