olivier@lemmy.fait.chOPtoLemmy Support@lemmy.ml•External image as community icon/banner?English
1·
1 year agoWell, 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")
End users (so to speak) usally don’t buy full parmesan wheels, anyway ;)