serokell / tzbot

Timezone bot for Slack
Mozilla Public License 2.0
7 stars 2 forks source link

[#110] Deduplicate time references #115

Closed dcastro closed 1 year ago

dcastro commented 1 year ago

Description

Problem: A slack message may sometimes contain multiple instances of the same time reference. When this happens, the ephemeral message will show the same entry twice.

Solution: ignore duplicated time references.

Related issue(s)

Fixed #110

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)

✓ Release Checklist