cybercog / telegram-devpoker-bot

Planning Poker (Scrum Poker) for Agile software development teams. The bot allows you to introduce a consensus-based, gamified technique of task estimating into Telegram group chats.
MIT License
6 stars 4 forks source link

Update system message text on editing facilitator message text #38

Open antonkomarev opened 2 years ago

antonkomarev commented 2 years ago

When source message text is edited we should edit it bot's system messages with this facilitator_message_id.

Need to choose between implementations:

Need to update Game & GameSession system messages.