Open J-Wass opened 2 years ago
A discord channel feed that shows all comments & posts from verified users.
We currently stream all posts here: https://github.com/J-Wass/RLEB/blob/main/rleb_reddit.py#L33 We'll need to add a thread that streams comments.
praw api that I think is relevant: https://praw.readthedocs.io/en/stable/code_overview/models/subreddit.html#praw.models.Subreddit.stream
A discord channel feed that shows all comments & posts from verified users.
We currently stream all posts here: https://github.com/J-Wass/RLEB/blob/main/rleb_reddit.py#L33 We'll need to add a thread that streams comments.
praw api that I think is relevant: https://praw.readthedocs.io/en/stable/code_overview/models/subreddit.html#praw.models.Subreddit.stream