serokell / tzbot

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

Deduplicate time references #110

Closed dcastro closed 1 year ago

dcastro commented 1 year ago

Clarification and motivation

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.

image

We should deduplicate time references after parsing them.