Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to dpy2 #230

Merged
merged 14 commits into from
Dec 31, 2023
Merged

Add support to dpy2 #230

merged 14 commits into from
Dec 31, 2023

Conversation

ltzmax
Copy link

@ltzmax ltzmax commented Oct 23, 2023

This is a drafted pr where i'll add support for some expect those 2 prs thats already open to add support for it.

pre-commit-ci bot and others added 7 commits July 12, 2023 20:00
updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.8.1 to 1.11.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v1.8.1...v1.11.0)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ltzmax ltzmax marked this pull request as draft October 23, 2023 15:34
@ltzmax ltzmax marked this pull request as ready for review October 23, 2023 15:56
@ltzmax
Copy link
Author

ltzmax commented Oct 23, 2023

Alright, should be ready now.
The only i didnt do: steamcommunity, reverseimagesearch and captcha

  • Steamcommunity require to support current lib version which it doesn't, either lock to a version where it works or add support for current.
  • reverseimagesearch couldnt get api to test it.
  • captcha require some work.

@fixator10 fixator10 self-assigned this Oct 24, 2023
datautils/__init__.py Outdated Show resolved Hide resolved
generalchannel/__init__.py Outdated Show resolved Hide resolved
godvilledata/__init__.py Outdated Show resolved Hide resolved
massthings/__init__.py Outdated Show resolved Hide resolved
moreutils/__init__.py Outdated Show resolved Hide resolved
ltzmax and others added 5 commits October 24, 2023 12:17
Co-authored-by: Fixator10 <[email protected]>
Signed-off-by: MAX <[email protected]>
Co-authored-by: Fixator10 <[email protected]>
Signed-off-by: MAX <[email protected]>
Co-authored-by: Fixator10 <[email protected]>
Signed-off-by: MAX <[email protected]>
Co-authored-by: Fixator10 <[email protected]>
Signed-off-by: MAX <[email protected]>
Co-authored-by: Fixator10 <[email protected]>
Signed-off-by: MAX <[email protected]>
@ltzmax
Copy link
Author

ltzmax commented Oct 24, 2023

also note for weather, the api is apple's now and will no longer allow you to make api + the current api you have seems to be deleted by apple so i was not able to test the cog properly.

@fixator10
Copy link
Owner

Ye, thats known, i most likely will need to rewrite it entirely

@fixator10 fixator10 self-requested a review October 24, 2023 10:53
Copy link
Owner

@fixator10 fixator10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Datautils failing, but its not init issue, taking it from here

@fixator10 fixator10 merged commit 63ad9cf into fixator10:V3_dpy2 Dec 31, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants