PSReddit Module¶
Description¶
A PowerShell module (PSReddit) for authenticating with Reddit and retrieving posts.
PSReddit Cmdlets¶
Get-RedditOAuthToken¶
Retrieves an OAuth2 bearer token from Reddit.
Get-RedditSubredditPost¶
Retrieves posts from one or more subreddits.
Get-RedditUserPost¶
Retrieves posts submitted by specific Reddit users.