Skip to content

Multiple replies #23

@1stvamp

Description

@1stvamp

Currently you can cheat in doing multiple directed replies by just returning a big string with replies on each line, but this is hacky and we can do better.

The better solution would be to allow returning an iterable (tuple, list, generator etc.) from a command, and each is replied in turn.

For @directmd these would all respond to the original user, and just straight posts for @botcmd and @contentcmd.

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