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
- Host: GitHub
- URL: https://github.com/wechaty/github-app-wechaty
- Owner: wechaty
- License: apache-2.0
- Created: 2019-12-31T14:30:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T06:59:20.000Z (over 6 years ago)
- Last Synced: 2025-06-06T10:11:35.308Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://github.com/apps/wechaty
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Wechaty Github App
[](https://travis-ci.com/wechaty/github-app-wechaty)
[](https://greenkeeper.io/)
[](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)
[](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