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

https://github.com/wechaty/github-app-wechaty

GitHub App for Wechaty
https://github.com/wechaty/github-app-wechaty

Last synced: about 1 year ago
JSON representation

GitHub App for Wechaty

Awesome Lists containing this project

README

          

# Wechaty Github App

[![Build Status](https://travis-ci.com/wechaty/github-app-wechaty.svg?branch=master)](https://travis-ci.com/wechaty/github-app-wechaty)
[![Greenkeeper badge](https://badges.greenkeeper.io/wechaty/github-app-wechaty.svg)](https://greenkeeper.io/)

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

> A GitHub App built with [Probot](https://github.com/probot/probot)

## Setup

```sh
# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
npm start
```

## Contributing

If you have suggestions for how Chatie could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

## Resources

- [PROBOT - GitHub Apps to automate and improve your workflow Use pre-built apps to extend GitHub, and easily build and share your own.](https://probot.github.io/)

## History

### master

### v0.0.1 Dec 31, 2019

1. Init from Probot: [Getting Started - Developing an app](https://probot.github.io/docs/development/)
1. Deployed to Heroku at
1. Published Github App at

## Author

[Huan](https://github.com/huan) [(李卓桓)](http://linkedin.com/in/zixia)

[![Profile of Huan LI (李卓桓) on StackOverflow](https://stackoverflow.com/users/flair/1123955.png)](https://stackoverflow.com/users/1123955/huan)

## Copyright & License

- Code & Docs © 2019-now Huan LI (李卓桓)
- Code released under the Apache-2.0 License
- Docs released under Creative Commons