See the bot in action here!
My instance running Leddit
Click here for a more detailed explanation about the bot’s purpose
This bot is intended to be self-hosted. Unfortunately, I can’t operate a public instance that takes subreddit requests because of how long syncing comments takes. For comparison, Lemmit takes 21 minutes to sync all of the subreddits on this instance using the old system, but Leddit takes the same amount of time to sync 3 subreddits with around 500k subscribers each once an hour. Smart syncing is planned, but it won’t decrease the amount of time taken to sync big and active subreddits.
If you need help setting up an instance, feel free to ask questions in this thread or on the Leddit instance’s community.
Are you asking about what the bot does or how to use this bot?
What it does: The same thing as lemmit.online, but it copies the comments of the original Reddit post to Lemmy as well.
How to use:
.env
andconfig.yaml
so the program knows the bot’s username, password, what subreddits to fetch content from, and how oftenThat’s really cool! Thanks for the explanation