0neSe7en / phabribot

A phabricator bot for slack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fetch all task by specific author recently

0neSe7en opened this issue · comments

Usage

@phabribot task {{username}} {{status=update}} {{time=today}}
eg:
@phabribot task wsy -7day // list -7day updated task
@phabribot task wsy // list today updated task

Also works for custom field, such as

@phabribot task wsy deadline today
@phabribot task wsy deadline -7day
@phabribot task wsy deadline // list all task deadline before today.