many of the subreddits I follow on reddit still do not have active communities on lemmy - this app fixes that itch. source code is here - https://github.com/panigrah/lurkit
You must log in or # to comment.
can it do multireddits too?
bit of a hack but yes. for a cats and dogs subreddit do:
https://lurkit.vercel.app/r/dogs%2bcats
put a
%2b
in between each subreddit name and it should work.
Really nice! Thanks for sharing