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

Application Command Localization support #268

Closed
wants to merge 12 commits into from

Conversation

mrsrmn
Copy link
Contributor

@mrsrmn mrsrmn commented Aug 20, 2022

Summary

This PR implements Application Command Localization.

Checklist

  • I have run nox and all the pipelines have passed.

@mrsrmn mrsrmn changed the title Application Command Localisation support Application Command Localization support Aug 21, 2022
tandemdude and others added 7 commits September 10, 2022 13:27
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#264)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…emdude#266)

Updates the requirements on [hikari](https://github.com/hikari-py/hikari) to permit the latest version.
- [Release notes](https://github.com/hikari-py/hikari/releases)
- [Changelog](https://github.com/hikari-py/hikari/blob/master/CHANGELOG.md)
- [Commits](hikari-py/hikari@2.0.0.dev109...2.0.0.dev110)

---
updated-dependencies:
- dependency-name: hikari
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [nox](https://github.com/wntrblm/nox) to permit the latest version.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2022.1.7...2022.8.7)

---
updated-dependencies:
- dependency-name: nox
  dependency-type: direct:development
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tandemdude and others added 2 commits September 11, 2022 19:09
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@tandemdude
Copy link
Owner

@MakufonSkifto can you rebase this pr please

@mrsrmn
Copy link
Contributor Author

mrsrmn commented Sep 11, 2022

@MakufonSkifto can you rebase this pr please

done

@tandemdude
Copy link
Owner

@MakufonSkifto can you rebase this pr please

done

Doesn't look very rebased to me

git rebase --hard f80b2709119d5afa7ce28c6350a7ac8d2601d74f
git remote add upstream https://github.com/tandemdude/hikari-lightbulb.git
git fetch upstream development
git rebase FETCH_HEAD
git push -f

@PerchunPak
Copy link
Contributor

PerchunPak commented Oct 24, 2022

If there are no plans to continue this PR, could I take it? (I know that the only thing, that left - run black)

@PerchunPak
Copy link
Contributor

I think 10 days is enough. See #283.

@tandemdude tandemdude closed this Nov 9, 2022
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.

3 participants