Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/macacajs/macaca-bot

:octocat: bot to resolve the issues and PR of Macaca :monkey:
https://github.com/macacajs/macaca-bot

bot github issues macaca robot

Last synced: 2 days ago
JSON representation

:octocat: bot to resolve the issues and PR of Macaca :monkey:

Awesome Lists containing this project

README

        



Macaca

---

# macaca-bot

[![NPM version][npm-image]][npm-url]
[![build status][CI-image]][CI-url]
[![Test coverage][codecov-image]][codecov-url]
[![node version][node-image]][node-url]

[npm-image]: https://img.shields.io/npm/v/macaca-bot.svg
[npm-url]: https://npmjs.org/package/macaca-bot
[CI-image]: https://github.com/macacajs/macaca-bot/actions/workflows/ci.yml/badge.svg
[CI-url]: https://github.com/macacajs/macaca-bot/actions/workflows/ci.yml
[codecov-image]: https://img.shields.io/codecov/c/github/macacajs/macaca-bot.svg?logo=codecov
[codecov-url]: https://app.codecov.io/gh/macacajs/macaca-bot
[node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg
[node-url]: http://nodejs.org/download/

> Github bot to resolve the issues and PR of your repository.

Bot: https://github.com/macaca-bot



Macaca

## Contributors

|[
xudafeng](https://github.com/xudafeng)
|[
paradite](https://github.com/paradite)
|[
snapre](https://github.com/snapre)
|
| :---: | :---: | :---: |

This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Thu Apr 28 2022 14:35:56 GMT+0800`.

## Setup

```bash
$ GITHUB_TOKEN=xxx SECRET_TOKEN=xxx npm run start
```

default port was point to 9500.

## Features

- Create a translated comment on newly opened issues
- Reply to issue with translated comment

## TODO

- label
- move issues to `alibaba/macaca`

## License

The MIT License (MIT)