reddit-user-to-sqlite icon indicating copy to clipboard operation
reddit-user-to-sqlite copied to clipboard

Include user upvoted / downvoted

Open Dessix opened this issue 2 years ago • 1 comments

In the user preferences menu, there's a "make my votes public" option. I imagine logging in as the user would be easier than trying to archive them with only public data, but this should be sufficient as-is to allow access to /user/<name>/upvoted and /user/<name>/downvoted.

Dessix avatar Jun 13 '23 21:06 Dessix

Sure, this would work similarly to #2. It's straightforward to import them from the archive. Polling them from the live site is trickier, but doable.

I have some other work I want to prioritize first, but I can likely add this as well (especially if other people 👍 it)

xavdid avatar Jun 13 '23 22:06 xavdid