We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2777a59 commit 2d3377aCopy full SHA for 2d3377a
README.md
@@ -1,8 +1,18 @@
1
PythianBot
2
==========
3
4
-This PythianBot provides some tools for Pythian chatroom
+This PythianBot provides some tools for Pythian chatroom, making common daily tasks available via slack chat.
5
6
Requirements:
7
pyquery
8
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