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

[pull] main from Aiko-IT-Systems:main #14

Open
wants to merge 297 commits into
base: main
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 12, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@Lulalaby Lulalaby force-pushed the main branch 9 times, most recently from 7d9566a to fc7a419 Compare July 14, 2024 04:11
Lulalaby and others added 12 commits August 15, 2024 03:22
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update dependencies

* fix(deps-ci): use .x versioning for net

* chore(deps-ci): bump net9 preview to 7

* feat: add with_response to interaction create to return created message

This will be enforced by discord at some point, so we enforce it internally already.
DiscordMessage might be null in some cases, but shouldn't normally.
```cs
public async Task<DiscordMessage> CreateResponseAsync(InteractionResponseType type, DiscordInteractionResponseBuilder? builder = null)
		=> await this.Discord.ApiClient.CreateInteractionResponseAsync(this.Id, this.Token, type, builder);
```

* feat: get user voice states

* feat: get discord sticker pack

* feat: approx user install count

* fix: poll max duration 7 days > 32 days

* fix: 7090

* feat: attachment title

* chore(deps): update dependencies

* fix(deps): bump deps
Lulalaby and others added 4 commits August 24, 2024 04:39
CC @TheXorog 

Signed-off-by: Lala Sabathil <[email protected]>
Co-Authored-By: Mark Cilia Vincenti <[email protected]>
Signed-off-by: Mark Cilia Vincenti <[email protected]>
Co-authored-by: Lala Sabathil <[email protected]>
renovate bot and others added 19 commits February 10, 2025 14:13
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…Docs in the npm_and_yarn group across 1 directory (#642)

chore(deps-dev): bump esbuild

Bumps the npm_and_yarn group with 1 update in the /DisCatSharp.Docs directory: [esbuild](https://github.com/evanw/esbuild).


Updates `esbuild` from 0.19.12 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.19.12...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[Part 2] Some improvements made during working on Hatsune Miku
Signed-off-by: Lala Sabathil <[email protected]>
Signed-off-by: Lala Sabathil <[email protected]>
Contains an `implicit operator Uri?(DiscordSignedLink duri)`
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.

4 participants