https://github.com/zplug/bots
:guardsman: Bots for zplug
https://github.com/zplug/bots
Last synced: 12 months ago
JSON representation
:guardsman: Bots for zplug
- Host: GitHub
- URL: https://github.com/zplug/bots
- Owner: zplug
- Created: 2016-08-26T10:48:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-16T22:34:17.000Z (over 9 years ago)
- Last Synced: 2025-04-12T01:52:05.957Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 73.2 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[zplug-link]: https://github.com/zplug/zplug
[zplug-badge]: http://img.shields.io/badge/zplug-zplug-ca7f85.svg?style=flat
[slack-link]: https://zplug.herokuapp.com
[slack-badge]: https://zplug.herokuapp.com/badge.svg
[gitter-link]: https://gitter.im/zplug/zplug
[gitter-badge]: https://img.shields.io/gitter/room/zplug/zplug.svg
[license-link]: https://b4b4r07.mit-license.org
[license-badge]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
zplug-bot
===
A factory of bots for zplug
[![Zplug][zplug-badge]][zplug-link] " [![Slack][slack-badge]][slack-link] [![Gitter][gitter-badge]][gitter-link]
In zplug development, we use Slack as communication tool and many bots on Slack.
## Setup
```console
$ git clone https://github.com/zplug/bots; cd bots
$ npm install
$ export SLACK_TOKEN="xoxb-1234567890-abcdefghijklmnopqrstuvwxyz"
$ ./init.sh start
```
## Bots
For more info, please click these links to read each bot usage:
- :dolphin: [bump-version-bot](bump-version-bot)
- :octocat: [github-bot](github-bot)
- :hash: [hashtag-bot](hashtag-bot)
- :question: [help-bot](help-bot)
- :robot_face: [manage-bot](manage-bot)
- :dark_sunglasses: [merge-bot](merge-bot)
- :trollface: [rc-bot](rc-bot)
- :construction_worker: [travis-bot](travis-bot)
- :up: [update-bot](update-bot)
- :bar_chart: [uptime-bot](uptime-bot)
- :rocket: [version-bot](version-bot)
## More
- [Bot Guideline]()
## License
[![License][license-badge]][license-link]
## Author
|
|
|---|
| [@b4b4r07](https://github.com/b4b4r07) |