Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 840 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 840 Bytes

Scrum poker Telegram bot

Telegram bot for task estimation written in Rust, Teloxide and Sqlite.

1.mp4

Available here: @devestimbot.

Usage

  • Add @devestimbot to the group chat.
  • Use the /poker [link to task tracker] command to start an estimation session.
  • Wait for participants to estimate your task then end the session to see the estimations.

Example

/poker https://task.tracker/ISSUE-1234

Optional description.

Features

  • Parses link to task tracker if provided. Can also be task number or any text.
  • Optionally your can add description on a new line.
  • As an initiator you can restart the session or finish it.