Should we start crossposting content from Reddit?
Should we start crossposting content from Reddit?
A bot that scrapes posts from an specific subreddit and posts it on a kbin magazine. - GitHub - daniel-lxs/BotIt: A bot that scrapes posts from an specific subreddit and posts it on a kbin magazine.
Actually have a question! I apologize if it's an obvious answer, I'm more familiar with Python/PS.
I noticed you xposted from /c/TIL to /m/TodayILearned, is that possible in the current commit? Currently modding /c/sysadmin and it'd be useful to have the other /x/sysadmin's have the same content across instanes.
Also do you want credit in the "bio" of that profile?
I'll definitely credit, and add an explanation so people don't think I'm "karma" farming with it.
Yeah after looking at the xpost it's not doing what I thought it was, my thought was it links to the original post - my thought was: xpost from /c/TIL would show comments/description of /m/todayilearned, and sync comments, etc between both posts, but it's a xpost so it makes sense that it doesn't work that way.
Thanks again for building this!
Yeah, it doesn't synchronize anything between posts, it just takes posts from reddit and posts it to the community you assign in the config.
I'm glad you found it useful!