https://github.com/nervjs/taro-bot
A bot app for Taro
https://github.com/nervjs/taro-bot
Last synced: 5 months ago
JSON representation
A bot app for Taro
- Host: GitHub
- URL: https://github.com/nervjs/taro-bot
- Owner: NervJS
- License: isc
- Created: 2018-11-02T10:24:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T22:43:28.000Z (over 2 years ago)
- Last Synced: 2025-06-30T13:44:37.249Z (6 months ago)
- Language: TypeScript
- Size: 426 KB
- Stars: 18
- Watchers: 19
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# taro-bot
> A GitHub App built with [Probot](https://github.com/probot/probot) that A bot app for Taro
## Setup
```sh
# Install dependencies
npm install
# Run typescript
npm run build
# Run the bot
npm start
```
### Development
#### Already had .env
https://probot.github.io/docs/development/#manually-configuring-a-github-app
#### .env hadn't been set
https://probot.github.io/docs/development/#configuring-a-github-app
## Contributing
If you have suggestions for how taro-bot 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).
## License
[ISC](LICENSE) © 2018 yuche