Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Dec 2, 2021

New

  • add 2 new plugins: tiktok and unshorten.
  • add new format and section for issue template
  • add new version conflict checker: I changed the version in package.json from 2.0.5 to 2.0.6 and the old checker still thought I was out of date. The new function can compare versions with an accuracy of 100%.

 

Changes

  • change the way that script CLEAN-SETUP works: this script no longer includes rm -rf .git executable command.
  • merge 2 shell scripts into one: MOBILE-SETUP.sh was merged into INSTALL.sh. BTW, now you need to pass the name of your operating system to CLI option os.
  • move ESLint and Prettier configuration to package.json
  • remove method log of class newLogger: it has been replaced with log method of browser console object.
  • require higher environment: you need Node.js v14 and later to run this bot.
@beanbocchi
Copy link
Member

Linting commits and refactor commits mixed, couldn't review your code but tested your change and worked properly fine

@beanbocchi beanbocchi merged commit 31aa3d4 into kb2a:dev Dec 3, 2021
beanbocchi added a commit that referenced this pull request Dec 3, 2021
* add createFileStream [common.getFile] (#45) Citnut pull request * update simsimi api to v2 * Update Simsimi.js * update api simsimi to v2 * fix getToken * Update package.json * Update plugin-request.md * feat: new plugins * feat: merge two install scripts * chore: remove unnecessary curly brackets * docs: modify issue templates Co-authored-by: Nguyễn Thanh Chính <73381800+Citnut@users.noreply.github.com> Co-authored-by: Đậu Văn Đăng Khoa <khoakomlem@gmail.com> Co-authored-by: quoc1707 <quocvo1707@gmail.com> Co-authored-by: Nguyễn Thanh Chính <73381800+Citnut@users.noreply.github.com>
@ghost ghost deleted the dev branch December 3, 2021 11:06
@ghost ghost changed the title [refactor]: new plugins and re-written scripts! New plugins and rewrite scripts Dec 19, 2021
@ghost ghost changed the title New plugins and rewrite scripts Add new plugins and rewrite shell scripts Dec 21, 2021
@ghost ghost changed the title Add new plugins and rewrite shell scripts feat: add new plugins and rewrite shell scripts Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants