tweak: also check if issue title contains Chinese characters and increase the max_chn_char_count.
1 file changed
tree: 55a48a817405df9a2e4ec56cfea0ee9a317b341e
  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

echarts-robot

A robot for ECharts issues.

Setup

# Install dependencies
npm install

# Run the bot
npm start