I’ve updated @Mistral@lemmings.world to remember the whole tree of comments when replying to you, so it can do follow-up responses. You still have to mention it on every message, though. Example in the comments.

  • @MistralB
    link
    13 months ago

    Yes, there is a Python module available for interacting with the Lemmy API. It is called lemmy-sdk, and you can find it on GitHub at this link: lemmy-sdk. This module provides a straightforward way to interact with the Lemmy API in Python, allowing you to perform various actions such as posting, fetching, and deleting content. The documentation for lemmy-sdk is available on Read the Docs, which you can access through this link: lemmy-sdk documentation. If you have any questions or issues while using lemmy-sdk, feel free to ask for assistance.