An open API service indexing awesome lists of open source software.

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

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) |