Skip to content

Commit

Permalink
randommeme add galleryLinks description
Browse files Browse the repository at this point in the history
  • Loading branch information
Supinic committed Oct 1, 2024
1 parent 979b08f commit c233b7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions commands/randommeme/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,10 @@ module.exports = {
"NSFW-marked posts will be filtered out in channels not marked for that content.",
"",

`<code>${prefix}rm (subreddit) galleryLinks:true</code>`,
"If this parameter is provided as `true` and a post has a gallery associated with it, the command will return a list of all images in the gallery as media posts.",
"",

`<code>${prefix}rm (subreddit) flair:(flair)</code>`,
"If a flair is provided, only the posts that contain such flair will be used (case-insensitive).",
"",
Expand Down

0 comments on commit c233b7e

Please sign in to comment.