Skip to content

Create post with hashtags doesn't work #506

Description

@Murray2015

Hi, I'm trying to create a post with a hashtag, which I think I don't need to do anything special to get to work. But they don't work - the hashtags don't post as hashtags; they are plain text. Example below:

    bsky_client = Client()
    bsky_client.login(bsky_username, bsky_password)
    bsky_client.send_post("I love #cats", langs=["en-UK"])

Posts "I love #cats", but as plain text not a hashtag. I don't know if this is expected behaviour, in which case, could someone please point me to an example of how to make this work? Otherwise, it may be a bug 🙂

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions