refactor: 1) to improve the language detection, always use google translation API to determine the language of issue.
2) tweak issue init logic.
2 files changed
tree: b53dc0ec9d8b7cd1dfba2e2c9432fa271ffd1c93
  1. src/
  2. test/
  3. .editorconfig
  4. .gitignore
  5. app.yml
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. index.js
  9. LICENSE
  10. package-lock.json
  11. package.json
  12. README.md
  13. travis.yml
README.md

Apache ECharts Robot

A robot for Apache ECharts issues and pull requests.

Setup

# Install dependencies
npm install

# Run the bot
npm start