An open API service indexing awesome lists of open source software.

https://github.com/dex1t/whisperbot

a Slack bot to interact with Intercom 📞:robot:
https://github.com/dex1t/whisperbot

bolt chatbot intercom slackbot

Last synced: 2 months ago
JSON representation

a Slack bot to interact with Intercom 📞:robot:

Awesome Lists containing this project

README

          

# whisperbot
a Slack bot to interact with Intercom for myself 📞:robot:

## Deployment
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

### Intercom Apps

This app use these webhook topics.

- conversation.user.replied
- conversation.user.created
- conversation.admin.replied
- conversation.admin.closed
- conversation.admin.noted

And `https://whisperbot.example.com/intercom` is webhook endpoint.

### Slack App

This app require BotToken, and these settings.

- Event Subscriptions
- Set `https://whisperbot.example.com/slack/events` to Request URL
- Subscirbe `app_mention`, `message.channels`, `message.groups`, `message.im`, and `message.mpim`
- Interactive Components
- Set `https://whisperbot.example.com/slack/events` to Request URL
- Slash Commands
- Set `https://whisperbot.example.com/slack/events` to each Request URL
1. `/whisperbot-link`
2. `/whisperbot-status`