PSReddit icon indicating copy to clipboard operation
PSReddit copied to clipboard

A PowerShell module for working with Reddit via its REST API

Results 1 PSReddit issues
Sort by recently updated
recently updated
newest added

A temporary fix for comments can be to add ``` $id = ($id.Split("/"))[6] ``` To "Get-RedditComment.ps1", and give the `-id` parameter a Reddit link.