Skip to content

Allow multiple calls in a single post #182

@joegoldbeck

Description

@joegoldbeck

Sometimes users try to call the bot to ask about multiple plans at once. We should consider allowing this.

For example, https://www.reddit.com/r/ElizabethWarren/comments/e3p0eu/i_might_vote_pete_but_warrens_aggressiveness_on/f9481fz/

Check this out
!WarrenPlanBot healthcare
!WarrenPlanBot anti-corruption

We'd need to force them to split it over multiple lines (one line per plan/command), and we'd want to save multiple responses to the database for that single post, but we could probably make it all work.

We'd also probably want to have a limit for how many times a bot would response to a single post, to prevent spamming. Perhaps 3?

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