printfn / fend

Arbitrary-precision unit-aware calculator
https://printfn.github.io/fend
MIT License
587 stars 50 forks source link

Telegram Bot should send response back as a reply #278

Closed frectonz closed 3 months ago

frectonz commented 3 months ago

image

This is especially useful when it is used in groups

image

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.34%. Comparing base (134a6f7) to head (6218443).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #278 +/- ## ======================================= Coverage 83.34% 83.34% ======================================= Files 52 52 Lines 14730 14730 ======================================= Hits 12276 12276 Misses 2454 2454 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

printfn commented 3 months ago

Thanks!