Skip to content

feat(*): Hard-remake#460

Merged
mzrtamp merged 657 commits intomainfrom
feat/rewrite
Oct 30, 2021
Merged

feat(*): Hard-remake#460
mzrtamp merged 657 commits intomainfrom
feat/rewrite

Conversation

@mzrtamp
Copy link
Copy Markdown
Member

@mzrtamp mzrtamp commented Sep 17, 2021

In this 2nd version, this project or bot will no longer be based on Jukebox. Zhycorp Development will strive to be on its own, and will no longer rely on outsiders.

Maybe this project will change drastically from the previous version, starting from the track queue system, structures, and there will be the addition of new features so that this is not just an ordinary music bot.

And of course, we will keep Zhycorp's slogan "Imagine a bot without coding", but with amazing new features besides music, no coding, and easy to use for your production/needs.

This PR is stated from #450 and duplicated from #456 (the broken one)

@lxndr-rl
Copy link
Copy Markdown
Contributor

@mzrtamp
Copy link
Copy Markdown
Member Author

mzrtamp commented Sep 23, 2021

lxndr-rl@2714c57 check

We have to find a way to stick with that version of node-fetch, please keep using that version.

@mzrtamp
Copy link
Copy Markdown
Member Author

mzrtamp commented Sep 23, 2021

Then what's the problem? May we've got an idea

@lxndr-rl
Copy link
Copy Markdown
Contributor

lxndr-rl commented Sep 23, 2021

Node-fetch 3.x disabled the use of "require" (used in build).
And in version 2.x there are no "types" so it is not possible to import in ts. @types/node-fetch has been deprecated

I just forked version 2.x including the types

@mzrtamp
Copy link
Copy Markdown
Member Author

mzrtamp commented Sep 23, 2021

Thanks for the commit @lxndr-rl. 1 of 2 done (2 stands for i18n module #463), we'll let you know right away when it's time to commit to this.

@mzrtamp
Copy link
Copy Markdown
Member Author

mzrtamp commented Sep 23, 2021

Because the project base is not ready yet and will be refactored again sometimes.

@lxndr-rl
Copy link
Copy Markdown
Contributor

Thanks for the commit @lxndr-rl. 1 of 2 done (2 stands for i18n module #463), we'll let you know right away when it's time to commit to this.

Sounds good to me

@mzrtamp
Copy link
Copy Markdown
Member Author

mzrtamp commented Sep 23, 2021

Sounds good to me

@lxndr-rl Alright, great news. Now you can commit the changes directly to this branch, we are very enthusiastic about the features that you will provide this time! 🤗🌻

@mzrtamp
Copy link
Copy Markdown
Member Author

mzrtamp commented Sep 23, 2021

Now you have the Write access to this repository.

Mednoob and others added 24 commits October 27, 2021 21:48
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.2.1 to 10.4.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v10.2.1...v10.4.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mzrtamp <mozartrafi@zhycorp.net>
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](websockets/utf-8-validate@v5.0.5...v5.0.7)

---
updated-dependencies:
- dependency-name: utf-8-validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.2 to 16.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mzrtamp <mozartrafi@zhycorp.net>
@Mednoob Mednoob marked this pull request as ready for review October 30, 2021 07:59
@mzrtamp mzrtamp merged commit 81e269b into main Oct 30, 2021
@mzrtamp mzrtamp deleted the feat/rewrite branch October 30, 2021 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] Hard-remake

5 participants