We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1687499 commit 7f42c1aCopy full SHA for 7f42c1a
src/auth.coffee
@@ -10,7 +10,7 @@
10
# hubot what roles does <user> have - Find out what roles a user has
11
# hubot what roles do I have - Find out what roles you have
12
# hubot who has <role> role - Find out who has the given role
13
-# hubot list assigned roles - List all roles and users assigned to them
+# hubot list assigned roles - List all assigned roles
14
#
15
# Notes:
16
# * Call the method: robot.auth.hasRole(msg.envelope.user,'<role>')
0 commit comments