
2·
2 months agoIt seems recent versions of Lemmy don’t have that problem anymore, right?
It seems recent versions of Lemmy don’t have that problem anymore, right?
If we’re going that far from Minecraft, don’t forget the impressive Veloren ;)
Well, I’ve finally found a way using plemmy instead of Lemmy.py. Basically :
from plemmy import LemmyHttp
lemmy = LemmyHttp('https://my.lemmy.instance/')
lemmy.login('username','password')
lemmy.edit_community(community_id=XXX,banner="http:/yyy.tld/img.jpg")
Seeing RocketChat in here, when they’ve been actively moving away from opensource for several years now, is at least a bit funny.