From afab68b130ccdd97a7575a682683d6df71006748 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 5 Jul 2015 13:14:00 -0400 Subject: Add schema migration for Slack channel --- docs/slack.markdown | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/slack.markdown b/docs/slack.markdown index 437098ac..f90464e8 100644 --- a/docs/slack.markdown +++ b/docs/slack.markdown @@ -29,11 +29,10 @@ Now, Kanboard events will be sent to the Slack channel. ### Overriding Channel (Optional) -Optnally you can override the channel, private group or send direct messages by filling up **Channel/Group/User** textbox. Leaving it empty will post to the channel configured during webhook configuration. +Optionally you can override the channel, private group or send direct messages by filling up **Channel/Group/User** text box. Leaving it empty will post to the channel configured during webhook configuration. Examples: -- #mychannel1 - Send message to channel 'mychannel1' -- #myprivategroup1 - Send message to private group 'myprivategroup1' -- @anotheruser1 - Send message to user 'anotheruser1' - +- Send messages to another channel: **#mychannel1** +- Send messages to a private group: **#myprivategroup1** +- Send messages directly to someone: **@anotheruser1** -- cgit v1.2.3