Pythörhead
- New Pythörhead release v0.15.4github.com Release v0.15.4 · db0/pythorhead
Version 0.15.4 What's Changed Functionallity to distinguish comments. by @SomeoneStoleMyNickname in #63 New Contributors @SomeoneStoleMyNickname made their first contribution in #63 Full Change...
- New Pythörhead release v0.15.3github.com Release v0.15.3 · db0/pythorhead
Version 0.15.3 What's Changed Allow sending of TOTP token with login request by @chris-y in #62 New Contributors @chris-y made their first contribution in #62 Full Changelog: v0.15.2...v0.15.3
- New Pythörhead release v0.15.2github.com Release v0.15.2 · db0/pythorhead
Version 0.15.2 What's Changed Fix community list by type by @Dakkaron in #60 New Contributors @Dakkaron made their first contribution in #60 Full Changelog: v0.15.1...v0.15.2
- New Pythörhead release v0.15.1github.com Release v0.15.1 · db0/pythorhead
Version 0.15.1 What's Changed Fix community.list by @Demigodrick in #58 Full Changelog: v0.15.0...v0.15.1
- New Pythörhead release v0.15.0github.com Release v0.15.0 · db0/pythorhead
Version 0.15.0 What's Changed Imp new methods in comment.py and post.py by @coder0422 in #57 New Contributors @coder0422 made their first contribution in #57 Full Changelog: v0.14.0...v0.15.0
- With pythorhead, can I post to a community in a different instance?
If I use pythorhead to log in to one lemmy instance, can I still post to a community on a different instance? I tried using discover_community to search for the community (with @community@instance) but that didn't work.
Is this possible, or can I only post to communities on the instance I am logged in on via the script?
- New Pythörhead release v0.14.0github.com Release v0.14.0 · db0/pythorhead
Version 0.14.0 What's Changed Add admin class & list applications admin function by @Demigodrick in #54 Full Changelog: v0.13.0...v0.14.0
- New Pythörhead release v0.13.0github.com Release v0.13.0 · db0/pythorhead
Version 0.13.0 What's Changed Implemented search by @NicKoehler in #53 Full Changelog: v0.12.3...v0.13.0
- New Pythörhead release v0.12.3github.com Release v0.12.3 · db0/pythorhead
Version 0.12.3 What's Changed Declare dependencies in project metadata by @fixmycode in #50 fix: avoid crashing when language not set by @db0 in #51 New Contributors @fixmycode made their first ...
- New Pythörhead release v0.12.2github.com Release v0.12.2 · db0/pythorhead
Version 0.12.2 What's Changed Add "Add mod to community" by @Demigodrick in #48 New Contributors @Demigodrick made their first contribution in #48 Full Changelog: v0.12.1...v0.12.2
- New Pythörhead release v0.12.1github.com Release v0.12.1 · db0/pythorhead
Version 0.12.1 What's Changed feat: marks PM as read by @db0 in #47 Full Changelog: v0.12.0...v0.12.1
- New Pythörhead release v0.12.0github.com Release v0.12.0 · db0/pythorhead
Version 0.12.0 What's Changed Purge for Communities, Comments, Posts and Users by @NicKoehler in #44 Full Changelog: v0.11.0...v0.12.0
- New Pythörhead release v0.11.0github.com Release v0.11.0 · db0/pythorhead
Version 0.11.0 What's Changed added function for subscribing and unsubscribing by @LemiSt24 in #43 New Contributors @LemiSt24 made their first contribution in #43 Full Changelog: v0.10.2...v0.11.0
- Help listing only subscribed communities
Hi, I'm looking for a bit of help getting a list of communities the authenticated user is subscribed to.
I'm getting the list like this:
communities = lemmy.community.list(type_=ListingType.Subscribed)
However despite specifying the _type as ListingType.Subscribed, I'm still getting back a list that includes items with the value:
'subscribed': 'NotSubscribed'
It's very possible that I'm interpreting how this works wrong, so if someone has any tips for doing this I'd be very appreciate.
Thanks!
- New Pythörhead release v0.10.2github.com Release v0.10.2 · db0/pythorhead
Version 0.10.2 What's Changed Enum for languages by @pnewstein in #37 New Contributors @pnewstein made their first contribution in #37 Full Changelog: v0.10.1...v0.10.2
- ai-tldr-bot-lemmy: ai based tldr bot for lemmygithub.com GitHub - tracyspacy/ai-tldr-bot-lemmy: ai based tldr bot for lemmy
ai based tldr bot for lemmy . Contribute to tracyspacy/ai-tldr-bot-lemmy development by creating an account on GitHub.
- leddit: A Reddit-to-Threadiverse archiver for discussion threads.github.com GitHub - hjalp/leddit: A Reddit-to-Threadiverse archiver for discussion threads.
A Reddit-to-Threadiverse archiver for discussion threads. - GitHub - hjalp/leddit: A Reddit-to-Threadiverse archiver for discussion threads.
- Pythörhead releases now use Pythörhead to post announcements in /c/pythorheadgithub.com CI: Added announcement in !pythorhead@lemmy.dbzer0.com by db0 · Pull Request #40 · db0/pythorhead
A python library for interacting with Lemmy. Contribute to db0/pythorhead development by creating an account on GitHub.
The CI/CD pipeline for Pythorhead has been adjusted make a post in !pythorhead@lemmy.dbzer0.com whenever a new release is published.
- New Pythörhead release v0.10.1github.com Release v0.10.1 · db0/pythorhead
Version 0.10.1 What's Changed CI: Added announcement in !pythorhead@lemmy.dbzer0.com by @db0 in #40 Full Changelog: v0.10.0...v0.10.1