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
- Authentication
- Support integrate your own adatper
- Comprehensive documentation is available.
- Unit Test
- Command receiver authentication
- Crypto all sensitive information
- Render card
- Docker version, kubernetes version
- Wechat Adapter
- Mattermost Adapter
- Slack Adapter
- Microsoft teams Adapter