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

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

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