{{define "cp_reddit"}} {{template "cp_head" .}}

Reddit

The Reddit plugin will post posts from subreddits in your discord server

{{template "cp_alerts" .}}
Add new feed

The subreddit field is just the name of the subreddit (no /r/ in front of it), examples: "games", "multicopter"

Current subreddits
{{$guild := .ActiveGuild.ID}} {{$channels := .ActiveGuild.Channels}} {{range .RedditConfig}}
{{end}}
{{template "cp_footer" .}} {{end}}