Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

feat(*): Hard-remake #460

Merged
merged 657 commits into from
Oct 30, 2021
Merged

feat(*): Hard-remake #460

merged 657 commits into from
Oct 30, 2021

Conversation

mzrtamp
Copy link
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
Contributor

@mzrtamp
Copy link
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
Member Author

mzrtamp commented Sep 23, 2021

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

@lxndr-rl
Copy link
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
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
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
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

Mednoob and others added 23 commits October 27, 2021 21:49
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mzrtamp <[email protected]>
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] <[email protected]>

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] <[email protected]>

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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mzrtamp <[email protected]>
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Refactor] Hard-remake
5 participants