https://github.com/rayshih/botpress-slack
https://github.com/rayshih/botpress-slack
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rayshih/botpress-slack
- Owner: rayshih
- License: gpl-3.0
- Created: 2017-01-11T14:43:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T14:44:45.000Z (over 9 years ago)
- Last Synced: 2024-10-25T00:23:51.974Z (over 1 year ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 2
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# botpress-slack
Official Slack connector for Botpress. This module has been built to accelerate and facilitate development of Slack bots.
## Contribution
Botpress Team would really appreciate to have some help from the community to work on this important module. By helping us, you will contribute to the core and by the way, you will become one of our **Botpress Leaders**!
## Installation
Installing modules on Botpress is simple. By using CLI, users only need to type this command in their terminal to add messenger module to their bot.
```js
botpress install slack // Not publish yet on NPM
```
## Community
There's a [public chatroom](https://gitter.im/botpress/core) where you are welcome to join and ask any question and even help others.
## License
botpress-slack is licensed under AGPLv3.