This is for teams where posting to the #general channel (often renamed to #announcements has been restricted to team owners and/or admins. This would allow a user to have a message posted to the #general channel after getting approval from an admin or another private channel.
After the app is added to your team, you will be asked to sign in with Slack.
You will then be sent to the configuration page for your team.
Note: By default, only team admins and owners are allowed to edit the team configuration. Everyone else will be denied access until an admin or team owner logs in and allows everyone access.
With no further configuration, the app has been added to your team once its added to the team.
Anyone can make a request to make an announcement using this slash command, /announce
followed by your message. All Markdown and emojis will work as normal and will be passed on as if you had posted the announcement yourself.
Due to the fact that Slack bots are able to use @here
, @channel
and @everyone
regardless of team settings, adding them to your message will work as normal and will trigger the appropriate notification in the channel it gets posted to. Simply add the correct string, as if you can use it normally and even if it doesn't show up in your quick select popup, it will still work as if you could normally.
In the selected channel to post the requests for approval, a message like this one will be posted. These buttons are interactable and simply clicking Approve
or Reject
.
This example was made using /announce This is the *body* of a request :clap:
Once the post has been approved or rejected, the prompt will update to record who addressed it and when it was addressed.
If the message was rejected, the individual who make the initial request will get this message to inform them that their announcement won't be made. This message will be a direct message from @slackbot
. Furthermore, you have the option to block the user from making another request for some duration of time by selecting the time from the menu.
If the message was approved, a post will be made automatically to selected channel. The bot will use the icon and real name of the individual who made the request in the first place. This is to show who wanted to make the announcement.
There is a menu with all the channels in it to give you the choice to divert the message to any channel in the list. This gives the team admins another option to push the message to a lower channel instead of just rejecting it.
The diverted post will look exactly the same, as if it approved, just in the selected channel.
At the configuration page, these are the available settings that can be changed for your Slack team. To get to the configuration page, you simply need to signin with Slack.
Option | Default Value | Description |
---|---|---|
Post channel | #general or it's replacement | The selected channel that is ultimatly trying to be posted too. This has to be a public channel. |
Approval channel** | The user who added the app to the team | The channel where an post needs approval from. Typically a "Executive Board" kind of channel that is typically private. |
Admin only approval | True | In the channel that the request will be sent to, allow only a team admin to respond. This is for the case where there are both team admins and non-admins in the approval channel. |
Admin only login | True | Only an admin can change these settings. This can be disabled, but requires and team admin or owner to login to disable it. |
** This list is determined by the user who added the app to the team in the first place. If you have a dummy account to just hold authentication tokens, this user would also have to be in the private channel you want to select.