PHPackages                             montopolis/montopolis-slack - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. montopolis/montopolis-slack

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

montopolis/montopolis-slack
===========================

Provides a layer of abstraction between Montopolis apps and third-party Slack client library.

2.0.0(3y ago)22.3kPHPPHP ^8.0

Since Aug 5Pushed 3y ago2 watchersCompare

[ Source](https://github.com/montopolis/montopolis-slack)[ Packagist](https://packagist.org/packages/montopolis/montopolis-slack)[ RSS](/packages/montopolis-montopolis-slack/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (5)Used By (0)

Montopolis Slack
================

[](#montopolis-slack)

Provides a consistent, reliable wrapper around the Slack `chat.postMessage` API which can be used across all Montopolis apps.

Setting up Slack App
--------------------

[](#setting-up-slack-app)

Before you can use the library, you need to set up a OAuth-enabled Slack App. You can that [here](https://api.slack.com/apps).

1. Click "OAuth &amp; Permissions"
2. Select the scope: "Send messages as \_\_\_ App (`chat:write:bot`)"
3. Copy the OAuth access token at the top of the page. This will be used in the instructions below.

General Usage
-------------

[](#general-usage)

```
