mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-21 04:00:10 +00:00
docs(mom): add App Home configuration step for enabling direct messages
This commit is contained in:
parent
a13c8c34f5
commit
d277d739b3
1 changed files with 6 additions and 2 deletions
|
|
@ -42,8 +42,12 @@ npm install @mariozechner/pi-mom
|
||||||
- `message.channels`
|
- `message.channels`
|
||||||
- `message.groups`
|
- `message.groups`
|
||||||
- `message.im`
|
- `message.im`
|
||||||
6. Install the app to your workspace. Get the **Bot User OAuth Token**. This is `MOM_SLACK_BOT_TOKEN`
|
6. **Enable Direct Messages** (App Home):
|
||||||
7. Add mom to any channels where you want her to operate (she'll only see messages in channels she's added to)
|
- Go to **App Home** in the left sidebar
|
||||||
|
- Under **Show Tabs**, enable the **Messages Tab**
|
||||||
|
- Check **Allow users to send Slash commands and messages from the messages tab**
|
||||||
|
7. Install the app to your workspace. Get the **Bot User OAuth Token**. This is `MOM_SLACK_BOT_TOKEN`
|
||||||
|
8. Add mom to any channels where you want her to operate (she'll only see messages in channels she's added to)
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue