This repository was archived by the owner on May 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Shi PengQi edited this page Aug 24, 2018
·
10 revisions
Create a Mattermost bot:

Chat with bot:

-
NodeJs
versionv7.9+
# clone
git clone git@github.com:shipengqi/sactive-bot.git
# install dependencies
cd sactive-bot
yarn install
# link
npm link
npm install sactive-bot -g
# or
yarn global add sactive-bot
- WeChat Bot
- Slack Bot
- Mattermost Bot
- Microsoft Teams Bot
- Support create conversation for bot
- Misspelling
- Help for bot
- Conversation Manager
- Command API call
- Support integrate your own adatper
- Getting Started
- Create a WeChat Bot
- Create a Slack Bot
- Create a Mattermost Bot
- Create a Microsoft Teams bot Bot
- Writing your scripts
- Command receiver
- Conversation Guide
- External Adatper
- Unit Test
- Command authentication
- Bot server authentication
- Crypto all sensitive information
- Render card
- Docker version, kubernetes yaml file
- Wechat Adapter
- WeChat Protocol
- WeixinBot
- WeChat communication process
- QRCode terminal
- Mattermost Adapter
- Slack Adapter
- Microsoft teams Adapter