File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,12 @@ _permission: slack.command_
50
50
** /slack reload** - Reloads Slack's config. Does not reload the plugin.
51
51
52
52
##Configuration
53
- ** version** - the plugin's current version. Do not touch this.
54
- ** debug** - whether to post HTTP response codes to console
55
- ** webhook** - the incoming webhook URL for slack.
56
- ** use-perms** - whether to use permissions or not (for sending to Slack)
57
- ** use-blacklist** - whether to use the command blacklist or not
58
- ** blacklist** - list of commands you don't want to be sent to slack.
53
+ ** version** - the plugin's current version. Do not touch this.
54
+ ** debug** - whether to post HTTP response codes to console
55
+ ** webhook** - the incoming webhook URL for slack.
56
+ ** use-perms** - whether to use permissions or not (for sending to Slack)
57
+ ** use-blacklist** - whether to use the command blacklist or not
58
+ ** blacklist** - list of commands you don't want to be sent to slack.
59
59
60
60
##Permissions
61
61
** slack.hide.command** - _ does not post commands you do to Slack._
You can’t perform that action at this time.
0 commit comments