Sweet. Fuck spez and his corp
Meta
Community for meta posts about MoneroTown.
Matrix/IRC room for live discussions: #monero.town:monero.social
Community icon by DinosoftLabs - Flaticon
Nice, thank you!
How are you doing this without reddit API access?
From the bots FAQ:
Does this use the API? Will it keep working after July 1st?
A: Nope, it uses a combination of the public feed and scraping old.reddit.com. So, as long as those are still available, it will continue working. And even if they close those sources, there will probably be new ways to achieve the same effect. βContent, eh, finds a way.β
lemmit.online is down, is there source code for this bot?
Here, although there seems to be a simpler way to get the posts onto our instance via rss that I am looking into.
Do subreddit have RSS feeds? If so I'm almost done lol, took longer than I wanted it to but some important personal stuff came up
Amazing timing, I literally set this shing up 1 minute ago to post the reddit rss feed to town because I was bored. I don't want your work to go to waste so if you want to finish it, I'd like to switch to yours π
Its JS, yeah I've seen that one before. I think the one I'm building is much easier to configure and a little more useful.
I've got the entire thing done except 2 POST API calls to Lemmy, one for the login and one for posting to a community. That and testing. I'll publish it and let you know immediately when it's done. I would copy code from my Lemmy test suite but that uses websockets and Lemmy is getting rid of those, plus I don't like websockets, especially for a bot. It shouldn't take me more than an hour if I can pry that time away from my suddenly very busy life lol
Wow! I guess we will get the "unmoderated" feed of reddit posts, so moderation of spam/shitposts will need to be duplicated.
Not necessarily, most of that stuff already gets automatically filtered on reddits end :)
Really cool π