grammyjs / conversations

Conversational interfaces for grammY.
https://grammy.dev/plugins/conversations
MIT License
52 stars 17 forks source link

Add conversation.run #52

Closed KnorpelSenf closed 1 year ago

KnorpelSenf commented 2 years ago

Closes #38. Closes #44.

codecov-commenter commented 2 years ago

Codecov Report

Base: 97.75% // Head: 97.69% // Decreases project coverage by -0.06% :warning:

Coverage data is based on head (eb3fb22) compared to base (b1d65e1). Patch coverage: 97.50% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== - Coverage 97.75% 97.69% -0.07% ========================================== Files 4 4 Lines 713 736 +23 Branches 108 112 +4 ========================================== + Hits 697 719 +22 - Misses 15 16 +1 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/grammyjs/conversations/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grammyjs) | Coverage Δ | | |---|---|---| | [src/conversation.ts](https://codecov.io/gh/grammyjs/conversations/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grammyjs#diff-c3JjL2NvbnZlcnNhdGlvbi50cw==) | `97.56% <97.50%> (-0.08%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grammyjs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grammyjs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.