Skip to content

Commit 2d3377a

Browse files
authored
Update README.md
1 parent 2777a59 commit 2d3377a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
PythianBot
22
==========
33

4-
This PythianBot provides some tools for Pythian chatroom
4+
This PythianBot provides some tools for Pythian chatroom, making common daily tasks available via slack chat.
55

66
Requirements:
77
pyquery
88
and some other TBD
9+
10+
Current commands:
11+
12+
!absences - show absences (vacation / training days / etc) in chat
13+
!daily <username> - show daily activities for username
14+
!pacing <client name or substring> - Show pacing detais for client (client substring also works)
15+
!pacing [ underpaced || overpaced ] - Show all underpaced or overpaced clients.
16+
!pager who - Show who has the pager
17+
!pager assign <pager> <username> - Assign pager to user
18+

0 commit comments

Comments
 (0)