Schmeeds
- 4 Posts
- 6 Comments
Yeah, I don’t know if Reddit is going to like it very much but it should falls within Reddit guidelines. Because it is user initiated it is not considered a scraper. But I agree with you, I assume it will be banned at some point.
Schmeeds@lemmy.worldto News@lemmy.world•Trump's FCC chief opens investigation into NPR and PBS4·4 个月前Amen, hallelujah, praise Jeebis! These nonprofit evangelical douche-lords need to start paying some taxes.
This is me IRL! Almost too relatable.
Schmeeds@lemmy.worldto Fedimigration Organizing@slrpnk.net•Now's the time to start talking about Matrix+Fediverse3·4 个月前Sounds like an interesting app you’re building. I’m working on an ideas that sounds like it would compliment what you’re working on. Shoot me a link or info if/when available.
I would think it would have to be an update to the client (App/Webpage) and server (database) code so yes, update to the codebase.
For the client side, the app/webpage would need to be update to display awards in the UI. And the server would need to store the awards, content award is associated with, user info etc.
I was thinking of an idea similar to Reddit awards to help fund instances.
You have to define the specific community in the code. You can specify the Lemmy community
LEMMY_COMMUNITY_ID
and the instance URLLEMMY_BASE_URL
in a config file. The code then routes to the community in the config.