Project managers can subscribe to global subscription via /tolgee subscribe <projectId>
; that way, they will only receive a change of any key value once. For subsequent changes, the Slack integration will only update the posted messages. If you are not interested in seeing all the language updates, you can specify which event you would like to see, e.g., /tolgee subscribe <projectId> --events --on new_key
Translators are usually interested in new key creations and base language updates. /tolgee subscribe <projectId> --events --on new_key,base_changed
Proofreaders are interested in target translation changes, e.g., /tolgee subscribe <projectId> --events --on translation_changed