an open-webui tool to interact with reddit.com
Go to file
2024-07-24 22:39:14 +01:00
src Added a base RedditPage class which can extract data from a Reddit .json link, and returns a RedditPageData object 2024-07-24 22:39:14 +01:00
test Moved test code to it's own file 2024-07-22 02:11:27 +01:00
.gitignore Added __pycache__ to .gitignore 2024-07-22 02:11:36 +01:00
README.md Initial commit. 2024-07-22 01:58:04 +01:00

open-webui tool: reddit

A tool to interact with reddit.com, including subreddit popular feeds and user recent feeds.