https://github.com/halink0803/telegram-task-manager
A telegram bot to manage task
https://github.com/halink0803/telegram-task-manager
Last synced: 12 months ago
JSON representation
A telegram bot to manage task
- Host: GitHub
- URL: https://github.com/halink0803/telegram-task-manager
- Owner: halink0803
- Created: 2018-05-05T07:24:03.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-15T05:21:29.000Z (over 2 years ago)
- Last Synced: 2024-06-20T17:54:03.255Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 882 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Telegram Task Management Bot
[](https://goreportcard.com/report/github.com/halink0803/telegram-task-manager)
[](https://travis-ci.org/halink0803/telegram-task-manager)
### Available commands
list_projects - show all project available
create_project - create a new project
set_default_project - set a default project for a conversation
current_project - show current project
add_task - add new to a project
list_task - list tasks (all, not start, doing, done or by assignee)
mine - list your tasks
pin - Reply to a message to pin that message, not reply to show the pinned message
assign - Reply to a task and mention a user to assign a task for that user (eg: /assign @halink0803)
set_status - Reply to a task and provide status you want to set (eg: /set_status done)
set_deadline - Reply to a task and provide a deadline to set deadline (eg: /set_dealine 12/04)
detail - Reply to a task to show detail of that task
discussion - Reply to a message