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
When source message text is edited we should edit it bot's system messages with this
facilitator_message_id
.Need to choose between implementations:
facilitator_message_id
facilitator_message_id
Need to update Game & GameSession system messages.