A factory of bots for zplug
In zplug development, we use Slack as communication tool and many bots on Slack.
$ git clone https://github.com/zplug/bots; cd bots
$ npm install
$ export SLACK_TOKEN="xoxb-1234567890-abcdefghijklmnopqrstuvwxyz"
$ ./init.sh start
For more info, please click these links to read each bot usage:
- π¬ bump-version-bot
github-bot
- #οΈβ£ hashtag-bot
- β help-bot
- :robot_face: manage-bot
- πΆοΈ merge-bot
rc-bot
- π· travis-bot
- π update-bot
- π uptime-bot
- π version-bot
@b4b4r07 |