minus-squareAndreas@leddit.danmark.partyOPtoAbout Lemmit@lemmit.online•Lemmitors who request subreddits that are useless without the comments, I created a bot that scrapes comments as welllinkfedilinkEnglisharrow-up1·1 year agoAre 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: Set up a Lemmy instance and make the rate limit very high (I’m happy to make a detailed guide on this if it’s needed) Create an account for the bot Create a Lemmy community that will store the crossposts Download the bot’s code from Github Edit the files named .env and config.yaml so the program knows the bot’s username, password, what subreddits to fetch content from, and how often Run the program Done! Read Reddit posts and comments directly on Lemmy linkfedilink
Andreas@leddit.danmark.party to About Lemmit@lemmit.onlineEnglish · 1 year agoLemmitors who request subreddits that are useless without the comments, I created a bot that scrapes comments as wellplus-squaregithub.comexternal-linkmessage-square2fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1external-linkLemmitors who request subreddits that are useless without the comments, I created a bot that scrapes comments as wellplus-squaregithub.comAndreas@leddit.danmark.party to About Lemmit@lemmit.onlineEnglish · 1 year agomessage-square2fedilink
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 often