@username [N]-- description
@username [N]-- description
@username -- any reason text
requests negative karma for @username
if it is allowed by Who can request karma option.
``Chat response:
-1 karma requested for @username``
If the requesting user is a moderator or Auto-approve all requests option is enabled there will be no such message.
To request more than 1 negative karma at once karma value should be specified within a command.
@username 7-- any reason text
requests karma 7 karma for @username
.
``Chat response:
-7 karma requested for @username``
It is not possible to request negative karma for users who do not accept it. This is defined per user via Roles settings.
If a user does not accept karma Karma bot will give a warning.
``Does not accept karma response:
Sorry, user @usernmae does not accept karma.``
Multiple users and Slack Actions are also supported.
``Chat response:
-1 karma requested for @username1
-1 karma requested for @username2
-1 karma requested for @username3``
@username1 @username2 @username3 --
In addition to the above, Karma bot for Slack can understand HipChat Karma bot format:
@username----
– add 3 karma points (count(-) - 1, 5 max).
``Chat response:
-3 karma requested for @username``
Updated on: 30/05/2022
Thank you!