Categorygithub.com/nixys/scrumtable
modulepackage
1.3.0
Repository: https://github.com/nixys/scrumtable.git
Documentation: pkg.go.dev

# README

ScrumTable Bot

ScrumTable Bot represents a simple tool to organize your tasks. With this bot in Telegram you are able to create short issues you need to complete for a day or a week (sprint).

It is completely free application you can either use a ready-made bot or built and deploy it in your own infrastructure.

Overview

Calendar

Bot provides you with a calendar to select a date to watch your already created issues or make a new one. With this calendar you may choose two types of dates:

  • Sprint (first column in dates table means a number of a week in the year; starts with # character)
  • Day (rest columns in dates table)

To see the calendar execute a /calendar command in a bot menu.

Sprint issues

In ScrumTable Bot the sprint is one week long. Sprint issues are the type of issues you need to complete within a given week. The one of sprint issues must be a goal. You may have only one goal issue within a sprint. First created sprint issue automatically will set as goal.

To create a new sprint issue you only need to send a text within an appropriate bot menu.

You may click for each sprint issue to do following actions with them:

  • Mark complete issues as done
  • Set issue as goal
  • Edit issue text
  • Delete issue

Daily issues

Daily issues are the type of issues you need to complete within a given day.

To create a new daily issue you only need to send a text within an appropriate bot menu.

You may click for each daily issue to do following actions with them:

  • Mark complete issue as done
  • Change an issue due date
  • Edit issue text
  • Delete issue

Developers info

ScrumTable Bot bases on a following Nixys libraries:

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author