This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
10
PRAW async, how would i go about finding out if a subreddit exists
Post Flair (click to view more posts with a particular flair)
Post Body
i found a post 3 or so years ago about this, but it doesnt seem to work
heres my code for it;
subreddit = subreddit.lstrip("r/")
try:
test = self.rc.subreddits.search_by_name(subreddit, exact=True)
await ctx.send(test)
except Exception as e:
await ctx.send("testing ")
return
Author
User Disabled
u/LionNepu
Disabled
Account marked disabled 1 year ago.
Account strength
0%
Age
7 years
Total karma
20
Comment karma
3
Signals
Verified email
Verified flair
Profile refreshed 1 year ago
Posts refreshed 1 year ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/redditdev/c...