geeksforsocialchange / imok

A simple bot to support people doing risky activities
https://gfsc.studio/blog/2021/imok-is-launched/
MIT License
11 stars 1 forks source link

Changing the group title breaks group notifications #95

Closed wheresalice closed 3 years ago

wheresalice commented 3 years ago

Overview

When I change the group name And I delete the group chat_id from imok And I remove the bot from the group And I re-add the bot to the group Then notifications to the telegram group break because the group title doesn't match

Scope

Review how we handle group notifications in telegram and handle this edge case

Acceptance Criteria

The flow described above works

Questions/Assumptions