The Reddit plugin provides a feed of new posts on specified subreddits.
Option | Description | Type | Default |
subs | A mapping of subreddits to Subreddit Configurations | dict | empty |
Option | Description | Type | Default |
channel | Sets which channel the feed should post subreddit threads to | dict | empty |
mode | Format of the entries. Options: PRETTY, PLAIN | str | pretty |
nsfw | Whether to include NSFW posts | bool | false |
include_stats | Whether to include stats for each thread | bool | false |
reddit:
subs:
discordapp:
channel: 281855195095236608
mode: pretty
nsfw: false
include_stats: true