Skip to content

Make it easier to create threads #172

Closed
@llrs

Description

@llrs

Hi! Many thanks for writing and maintaining this package.
I've been using for some bots and I would like to make it easier to write threads. The bot generates a long message that I have to decide what is posted but I'd like it to post more without too much fuss.

I was writing my own function wrapping post_toot but maybe it is better on the package itself.
Would you be interested in such function?

This could be a function receiving a vector of characters and the next one is the reply to the previous: post_thread(c("First message", "Second message")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions