Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Discord.Net

An open source Discord wrapper for C#
Collective - Host: opensource - https://opencollective.com/discordnet - Website: https://discordnet.dev/ - Code: https://github.com/discord-net/Discord.Net

[Fix] `InteractionService.AddModulesXAsync` command duplication (#2867)

github.com/discord-net/Discord.Net - 2787db3eaa9942b60d57fb5a4240e8443d073478 authored 10 months ago by Mihail Gribkov <[email protected]>
[Fix] Incorrect ConnectionState of a DiscordSocketClient casted to IDiscordClient/BaseSocketClient

github.com/discord-net/Discord.Net - 955fae01a0296f1556c8d12749f0f44902726dc9 authored 10 months ago by Mihail Gribkov <[email protected]>
Update docs.yml (#2861)

github.com/discord-net/Discord.Net - e61d44ec3f3abe75d3fca1ab417687209c5e5676 authored 10 months ago by Mihail Gribkov <[email protected]>
[Feature] Allow switching voice channels without disconnecting (external clients only) (#2866)

* eh well it should work

* fix issues

* make sure an external client is used

github.com/discord-net/Discord.Net - 5a62ba1af49d48c427242b5ec4fd57c700ca294c authored 10 months ago by Mihail Gribkov <[email protected]>
[Add] example localization to the interaction framework sample (#2865)

* Add example localization to the interaction framework sample

* whoops

github.com/discord-net/Discord.Net - bc5c1c523b5b0504523bda60bbc677a2d8fba64d authored 10 months ago by Mihail Gribkov <[email protected]>
Fixed a bug when creating a `SelectMenuBuilder` from a `SelectMenuComponent` incorrectly set the `CustomId` (#2862)

github.com/discord-net/Discord.Net - 6870ac5386f8af22ac4c10d9db3d99b1c0c0a5e9 authored 10 months ago by Proddy <[email protected]>
[Docs] Remove some redundant notes & small updates (#2847)

* remove outdated notes

* Update general.md

* Update creating-slash-commands.md

* Updat...

github.com/discord-net/Discord.Net - d0e9c8bd97991bf452123a9788365de10a149dbe authored 10 months ago by Mihail Gribkov <[email protected]>
[Feature] Add Icon size parameter to `GetGuildIconUrl` CDN method (#2832)

* we need biggah iconssss

github.com/discord-net/Discord.Net - eb5678aea504ce45c4fbdc3c6030b7186bb6ebfe authored 10 months ago by Mihail Gribkov <[email protected]>
[Fix] Allow setting channel topic to null when creating channels (#2849)

github.com/discord-net/Discord.Net - 7c96844f17c2bb8343477e46b9070616ca6631cd authored 10 months ago by Mihail Gribkov <[email protected]>
[Docs] Add `NUGET_README.md` (#2844)

* add `NUGET_README.md`

* Update NUGET_README.md

* Update NUGET_README.md

github.com/discord-net/Discord.Net - 4a05ba5e8ab9ac303dc72667fc3c8ae9b8aa01b2 authored 10 months ago by Mihail Gribkov <[email protected]>
[Docs] Add a note about required intents to the voice docs (#2860)

github.com/discord-net/Discord.Net - 0860e327d51c0f89fa14cb552319daeadcb4869b authored 10 months ago by Mihail Gribkov <[email protected]>
Fix workflow (#2859)

* Update dotnet.yml

* fix syntax

* Update dotnet.yml

github.com/discord-net/Discord.Net - 8151bf403416ea664dbd1759d7423a81813a1f2c authored 10 months ago by Mihail Gribkov <[email protected]>
[Fix] Receiving voice packets (use system-assigned port) (#2857)

* Voice receive fix (use system-selected port)

* Update SocketGuild.cs

---------

Co-aut...

github.com/discord-net/Discord.Net - 1a16f4d271949ed50d2f8c117414500ae9bb4137 authored 10 months ago by Богдан Петренко <[email protected]>
[CI] New build action + Build framework on linux (#2848)

* Create dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* pr...

github.com/discord-net/Discord.Net - 9a7bd05c286b9c3cf75e17d12621413904befdd3 authored 10 months ago by Mihail Gribkov <[email protected]>
Allow setting custom status with `SetGameAsync` (#2858)

github.com/discord-net/Discord.Net - ee386b1a15093fd8258c34e594e98df96e550be2 authored 10 months ago by Mihail Gribkov <[email protected]>
Refactor `MaxBitrate` and `UploadLimit` in `GuildHelper` (#2854)

github.com/discord-net/Discord.Net - 6256de42bc3a12889413338b452d75290efb0cb6 authored 10 months ago by FluffyDoggo <[email protected]>
[Fix] NRE in automod audit logs (#2850)

* fix nre

* no breakings :(

github.com/discord-net/Discord.Net - 1eb7a53f7869c7e1a765f58338eaed376dabf058 authored 10 months ago by Mihail Gribkov <[email protected]>
Improve new docs site. (#2843)

* Improve parameter padding and add discord link.

* Update xref service for docs.

Reason: ...

github.com/discord-net/Discord.Net - 61ba44cdcea9ac682fdd968ebd372077875a27b1 authored 10 months ago by Nora <[email protected]>
Meta 3.13.1 (#2842)

* Update Discord.Net.targets

* Update docfx.json

* Update Discord.Net.nuspec

* Update C...

github.com/discord-net/Discord.Net - a1987021fe73dfa1d57a79b26fb8a52418647c76 authored 11 months ago by Mihail Gribkov <[email protected]>
Allow creating announcement channels (#2837)

github.com/discord-net/Discord.Net - f1777de1649563edb13bf03aa9bd02e6870bbf47 authored 11 months ago by Mihail Gribkov <[email protected]>
no fun for ya all (#2835)

github.com/discord-net/Discord.Net - 4d7e384e51c5170292a7050629d449d10d706214 authored 11 months ago by Mihail Gribkov <[email protected]>
[CI] Docs action (#2841)

* Create docs.yml

* add PR trigger for testing

* Update docs.yml

* Update docs.yml - 3
...

github.com/discord-net/Discord.Net - 942df4a9811a33ee2ff2cb74ef27204348e9b42a authored 11 months ago by Mihail Gribkov <[email protected]>
Get docs working on latest docfx version. (#2778)

* [Docs] Get docs working on latest docfx version.

Removed light-dark-theme as it didn't work...

github.com/discord-net/Discord.Net - dc8e0e329d26853ba7775e73ae3007fc635f3f91 authored 11 months ago by Nora <[email protected]>
no whitespace for ya (#2831)

github.com/discord-net/Discord.Net - 89efe0f3add3eee046ab3c8051652d8998746389 authored 11 months ago by Mihail Gribkov <[email protected]>
[44] 44 (#2827)

* 44

* 44 44

44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44...

github.com/discord-net/Discord.Net - 541571c9c7ddd77f7299077ccfb870f126cc24bd authored 11 months ago by Mihail Gribkov <[email protected]>
Add OpenCollective links to readme + docs (#2821)

* Add OpenColllective to readme

* Add OpenCollective to docs index

github.com/discord-net/Discord.Net - f23481a3c516d64be78a8d4f0f3667e39f99e5ac authored 11 months ago by th0mk <[email protected]>
Revert pr (Revert 12179a93d7aef4a07f2fb194f42e9d537941cefd) (#2826)

github.com/discord-net/Discord.Net - 30ccb2c83b414121c30f2c88b511f10b4d3ab6c6 authored 11 months ago by Mihail Gribkov <[email protected]>
Log InteractionCommand execution exceptions in Wrapped Exception (#2584)

* log command execution exceptions in wrapped obj

* actually log the wrapped exception

---...

github.com/discord-net/Discord.Net - 0f0f3f76143f5d5826e5ecc53ebd1c697fc3daa2 authored 11 months ago by Cenk Ergen <[email protected]>
Optional Aliasses, Summary and Remarks Properties to CommandAttribute (#2700)

* add optional remarks, aliases and summary properties to the CommandAttribute

* fix inline d...

github.com/discord-net/Discord.Net - 5a8582cb6a8a17b65440d33a643be68dc10351b2 authored 11 months ago by Cenk Ergen <[email protected]>
Add generic [AutocompleteAttribute] (#2611)

* add generic AutocompleteAttribute

* fancy syntax

* it didn't work -_-

---------

Co...

github.com/discord-net/Discord.Net - 12179a93d7aef4a07f2fb194f42e9d537941cefd authored 11 months ago by Cenk Ergen <[email protected]>
[2024] Very important changes (#2819)

* very important changes

* waaaaaaa, gotta also update License

github.com/discord-net/Discord.Net - ff9b9b42564b3064c31d4b18cea1f0b8b88628d1 authored 12 months ago by Mihail Gribkov <[email protected]>
[Fix] `GetEventCoverImageUrl` throwing NRE in case event cover image is null (#2818)

* return null instead of throwing NRE

* fix xmldoc

github.com/discord-net/Discord.Net - 138e18cb7a2511701c8c2b5a47bba729eebc5b0f authored 12 months ago by Mihail Gribkov <[email protected]>
Update sample projects & samples in docs (#2823)

* update them all

* more docs

* moar docs

github.com/discord-net/Discord.Net - e2e8c0fd6a2e2303968352a78976076ed4452899 authored 12 months ago by Mihail Gribkov <[email protected]>
fix exception not being logged (#2800)

github.com/discord-net/Discord.Net - 8227d70b8610ccc7e2dbe2ba4fceba778666dfa4 authored 12 months ago by Mihail Gribkov <[email protected]>
[Fix] Incorrect xmldoc (#2807)

* Fix incorrect xmldoc

* Apply code-review suggestion (nice catch :) )

Co-authored-by: Dmi...

github.com/discord-net/Discord.Net - d234db70a0937f8529b73aca875294e9eab66def authored 12 months ago by Mihail Gribkov <[email protected]>
[Fix] Incorrect json model for Guild Scheduled Event (#2813)

* fix some cringe

* whoooooooops

github.com/discord-net/Discord.Net - de4b6b9f271ecffb90fa59675c891319e14b4ced authored 12 months ago by Mihail Gribkov <[email protected]>
[Feature] Audit log integration type (#2814)

* why do I do this instead of preparing for an exam

* oh yeah nullable ofc

* oh yeah

github.com/discord-net/Discord.Net - d382e5cd489a7a2b6a37ee3c3d5c9425e3227a10 authored 12 months ago by Mihail Gribkov <[email protected]>
[Feature] Add AppliedTags to DiscordWebhookClient.SendXAsync (#2805)

github.com/discord-net/Discord.Net - 079a98fbdd26f9c8e61ccbf21e8bd3bebf152499 authored about 1 year ago by Mihail Gribkov <[email protected]>
[Fix] Add null check in `SelectMenuBuilder` (#2801)

github.com/discord-net/Discord.Net - b18cc31108493a339524302557200810295481f5 authored about 1 year ago by Mihail Gribkov <[email protected]>
[Feature] Incident actions message types (#2804)

github.com/discord-net/Discord.Net - 178ff585479decef4de12d0ca7ddec1755be049d authored about 1 year ago by Mihail Gribkov <[email protected]>
meta: 3.13.0 (#2797)

github.com/discord-net/Discord.Net - 49940536a71fb9c27ffe87df8fc3a1d67f6ce8aa authored about 1 year ago by Quin Lynch <[email protected]>
[Refactor] Remove some unnecessary async/await (#2739)

* Remove some unnecessary async/await

* More not-so-async stuff

* More not-so-async stuff
...

github.com/discord-net/Discord.Net - 86655a8157516e9ca5b50f464d38592ee14a3e33 authored about 1 year ago by Dmitry <[email protected]>
[Features] Automod member profile moderation, new application fields, use clyde ai & guild invenory settings (#2791)

* guild inventory settings

* `UseClydeAI` (1L << 47) permission

* automod member profile m...

github.com/discord-net/Discord.Net - 699554ad11fe947375dfcf83f33feb9e0f333b86 authored about 1 year ago by Mihail Gribkov <[email protected]>
poggers (#2796)

github.com/discord-net/Discord.Net - 89bebc361aca2da839f2d5c00b842dbc14ecdb5f authored about 1 year ago by Mihail Gribkov <[email protected]>
[Refactor] Replace Moq with NSubstitute for Mocking in GuildHelperTests (#2754)

* [Refactor] Replace Moq with NSubstitute for Mocking in GuildHelperTests

* [Refactor] Remove...

github.com/discord-net/Discord.Net - b988a18625f0a81ea556676569df67106d4a4569 authored about 1 year ago by Declan Messer <[email protected]>
[Feature] Super reactions support (#2707)

* super reactions

* add type to `GetReactionUsers` methods

* add `MeBurst`

github.com/discord-net/Discord.Net - 9fd5c6c27e6770f4892132bc1dabd26bb961b855 authored about 1 year ago by Mihail Gribkov <[email protected]>
[Feature] Media channel support (#2725)

* initial commit

* oops

* another typo -_-

* Update AttachmentFlags.cs

Made this on ...

github.com/discord-net/Discord.Net - e3cd340dcc588fe5b2035b5d756d6ce30060123e authored about 1 year ago by Mihail Gribkov <[email protected]>
Use Discord heartbeat interval in audio. (#2765)

Reduce heartbeat interval to ensure Discord receives it within range.
Refactor some AudioClient...

github.com/discord-net/Discord.Net - 9cedfbcdd9b4c168ba64de1e2af71d348422ed0b authored about 1 year ago by José Santos Garrido <[email protected]>
Fix Slash Command Localizations lost after AddCommandsToGuildAsync and deleteMissing = false (#2758)

fetch localizations when adding commands with `deleteMissing` = `false`

fixes #2757

github.com/discord-net/Discord.Net - 8d5022acb8cf6842cd3a492fa37ac1b6fcd58c5b authored about 1 year ago by Markus Oppmann <[email protected]>
[Fix] Missing null checks in `RoleConnectionProperties` (#2759)

* add null check

* more null checks

github.com/discord-net/Discord.Net - ab3b30dee4c6e18114e9a61e233a641c43632c13 authored about 1 year ago by Mihail Gribkov <[email protected]>
Fix SocketKickAuditLogData User never having value (#2763)

github.com/discord-net/Discord.Net - 5cfec056cb4780e1b1a4527c5cd3a81537da8be2 authored about 1 year ago by Mihail Gribkov <[email protected]>
[Refactor] Extract `GetDisplayAvatarUrl` in `IUser` (#2771)

* Implement `GetDisplayAvatarUrl` method

* Remove obsolete example

* Update XML documentat...

github.com/discord-net/Discord.Net - b1787d833478f2022d369db3cbaa6ec4777ba407 authored about 1 year ago by zobweyt <[email protected]>
[Feature] Select menu default values (#2776)

* initial commit

* docs & readonly

github.com/discord-net/Discord.Net - ac274d4b7643237f760c32a20c6608e8ebd8d60f authored about 1 year ago by Mihail Gribkov <[email protected]>
[Feature] Voice channel status support (#2777)

* initial commit

* MOCKED CHANNELS AGRHHHHHHHH

* fix for sharded

* yup

github.com/discord-net/Discord.Net - 8060dcf4ae7fc14d2eac553047abd2e74fab3819 authored about 1 year ago by Mihail Gribkov <[email protected]>
Remove checks from `UpdateAsync` methods (#2790)

github.com/discord-net/Discord.Net - 8e4d4496152b7e142dd69b6cb68bf34c616cd535 authored about 1 year ago by Mihail Gribkov <[email protected]>
[Feature] Avatar decorations support (#2782)

* yup

* nullable...

* add props & methos to `GuildUser` & `IUser`

github.com/discord-net/Discord.Net - f64d9d6f22f189f6bacffd4585242b8f0a2b530c authored about 1 year ago by Mihail Gribkov <[email protected]>
create roles with icons (#2792)

github.com/discord-net/Discord.Net - b45b7743a5d59065c672932ad1dbf95dac460e5e authored about 1 year ago by Mihail Gribkov <[email protected]>
Fixed broken link (#2794)

Link pointing to the First bot guide was outdated, now changed to the correct new address.

github.com/discord-net/Discord.Net - 52bc3b807ebff0ceaad76cf4393c2ae7cc59c4b0 authored about 1 year ago by haise_san <[email protected]>
[Fix] Typo in InteractionFramework intro (#2793)

github.com/discord-net/Discord.Net - b6ee263b52b8eb19f5fe45a61c21e489f689e0dc authored about 1 year ago by Moons <[email protected]>
[Feature] Guild incident actions (#2783)

* initial commit

* <see langword="null"/> notes

github.com/discord-net/Discord.Net - 9b36df3c55efe2cc9d3c587e04e0bca2cebc2e3e authored about 1 year ago by Mihail Gribkov <[email protected]>
[Fix] Add missing parameters to `RespondWithModalAsync` methods and implement missing overloads (#2769)

* Added missing modifyModal parameters to RespondWithModalAsync methods

* Fix typo

* Remov...

github.com/discord-net/Discord.Net - 4e78aec2d042a4e6f2fbf81762ad096850c9248c authored about 1 year ago by zobweyt <[email protected]>
[Fix] Prevent multiline values in short TextInputs (#2789)

* Prevent multiline values in short Textinputs

* Change exception

* Move check to build me...

github.com/discord-net/Discord.Net - 33e8340765f8a252d5c8cb6069d1010626a729ff authored about 1 year ago by Karlo <[email protected]>
[Fix] Embed `ToJsonString` & `(Try)Parse` (#2787)

* fix

* EmbedBuilderUtils

* lazy

* xmldocs...

github.com/discord-net/Discord.Net - 7b5c40aab64814256406f41496f495b3ceba9847 authored about 1 year ago by Mihail Gribkov <[email protected]>
[Docs] Update receiving-context-menu-command-events.md (#2786)

Use correct casing

github.com/discord-net/Discord.Net - 0f37677c59d84061b1df2c740f2494c1bbb29a30 authored about 1 year ago by Christopher Long <[email protected]>
[Feature] App subscriptions №2 (#2784)

* what a big commit lel, add app sub enums

* work

* ah yup lol

* `?`

* events 1

*...

github.com/discord-net/Discord.Net - a9a8da4d77e6c7dca7d067b34dc73719a5b40085 authored about 1 year ago by Mihail Gribkov <[email protected]>
[Feature] Premium subscriptions (#2781)

* what a big commit lel, add app sub enums

* work

* ah yup lol

* `?`

* events 1

*...

github.com/discord-net/Discord.Net - 7723f610725f784415c274b87b0ebcba7626950c authored about 1 year ago by Mihail Gribkov <[email protected]>
[Fix] Some IDiscordClient methods are not properly implemented in clients (#2774)

* Add proper implementations of CreateGlobalApplicationCommand and BulkOverwriteGlobalApplicatio...

github.com/discord-net/Discord.Net - 8baf913c9d4e5504384062c8d74fe8f3f70efcd0 authored over 1 year ago by FluffyDoggo <[email protected]>
[Feature] Add useful utility methods to `ModalBuilder` (#2773)

* Add method to get a component of type

* Add methods to update a component

* Add methods ...

github.com/discord-net/Discord.Net - 8591de7119b150db26eccc302b1a9bf7c61bf184 authored over 1 year ago by zobweyt <[email protected]>
Fix UpdateAsync Remove Attachment Bug (#2766)

* Similar to PR #2742 but this now fixes the UpdateAsync attachments bug.

* Update functions....

github.com/discord-net/Discord.Net - a668757669e6f8d13ed6043803d491f0cdbf3a44 authored over 1 year ago by Mike <[email protected]>
[Fix] URL encode timestamps sent as query parameters (#2770)

* [Fix] URL encode timestamps sent as query parameters

github.com/discord-net/Discord.Net - 589c58adb0f805ca32627794a597d20280b80c9f authored over 1 year ago by Sauceke <[email protected]>
[Fix] Silent NRE in integration tests (#2768)

github.com/discord-net/Discord.Net - 75cf622771df8731230990d7a7a140445148d81a authored over 1 year ago by Ge <[email protected]>
[Fix] Additional Update/Modify Async Attachment's (#2753)

github.com/discord-net/Discord.Net - ae275ab3a73ad94c48037f54eb19b2760087c329 authored over 1 year ago by Declan Messer <[email protected]>
Fixed a typo on the documentation homepage. (#2761)

github.com/discord-net/Discord.Net - 171f95d49cac1c48e3e88f40db2ddb71ac0b8aef authored over 1 year ago by Gersti <[email protected]>
Update issue & PR templates (#2755)

* Update bugreport.yml

* Update PULL_REQUEST_TEMPLATE.md

github.com/discord-net/Discord.Net - 7bfeb98265db66f646e429e7d1df1c33b3fadbb1 authored over 1 year ago by Misha133 <[email protected]>
meta: 3.12.0 (#2751)

github.com/discord-net/Discord.Net - 185ee7d28fe9a8fcbb042c446a60c5c4cf216200 authored over 1 year ago by Quin Lynch <[email protected]>
ModifyAsync Attachments Bug Fix #2236 (#2742)

* ModifyAsync Attatchment Bug Fix

* Resolved UploadWebhookFileParams Bug when passing through...

github.com/discord-net/Discord.Net - 0c120796c433558df43e2dfc4f5cb7a92990de1e authored over 1 year ago by Declan Messer <[email protected]>
[Feature] Add missing `remove` property to `MemberRoleAudit` (#2675)

* Adding the missing remove property to MemberRoleAudit

* fix

* Update src/Discord.Net.Web...

github.com/discord-net/Discord.Net - 5fb9152db39f22240057d994b77ef9cba571744d authored over 1 year ago by BokuNoPasya <[email protected]>
[Fix] GetMessagesAsync with Direction.After not working as expected #2744 (#2745)

* Fixed GetMessagesAsync with Direction.After issue #2744

* Fixed GetMessagesAsync with Direc...

github.com/discord-net/Discord.Net - c92249702b3e966f51493ee233bbddeda294d486 authored over 1 year ago by José Santos Garrido <[email protected]>
[Fix] Disconnecting socket client does not send close code (#2714)

* fix?

* whoops, debugging stuff

github.com/discord-net/Discord.Net - 6bb3777bf90e861a98b7f160356298bf6d1e712a authored over 1 year ago by Misha133 <[email protected]>
[Feature]: ComponentBuilder component removal methods (#2644)

* New helper methods

* Auto-resolve empty ActionRows

* Resolve potential nulls

* Add Re...

github.com/discord-net/Discord.Net - d5d7378e027c5d3f0b9689e9bd18c8b3100167ea authored over 1 year ago by Christopher Bonnell <[email protected]>
[Feature] New `ModifyCurrentApplication` features (#2730)

* initial commit

* apply suggestings lol

* Update src/Discord.Net.Core/Entities/Applicatio...

github.com/discord-net/Discord.Net - 166d40f1e4211cda04bcb7a3b698f440baa0d682 authored over 1 year ago by Misha133 <[email protected]>
Added a method for sending silent audio frames on OpusEncodeStream (#2668)

* Implemented ClientDisconnect event for audio client.

* Added a method for sending silent fr...

github.com/discord-net/Discord.Net - 59094d2e1feee44d55fe0c5a3cc9622c2f637cb3 authored over 1 year ago by Frederik P <[email protected]>
[Feature] Update webhook implementation (#2723)

* initial commit

* add partial guild & channel props

* Apply suggestions from code review
...

github.com/discord-net/Discord.Net - 2b8584d07d2309039cb066641855745782c3ed21 authored over 1 year ago by Misha133 <[email protected]>
remove unnecessary @everyone validation (#2712)

github.com/discord-net/Discord.Net - 5c8d83cf85d17087727f5f2491911845fce33886 authored over 1 year ago by Misha133 <[email protected]>
[Feature] Add Role & Attachment flags (#2720)

* initial commit

* oops

* another typo -_-

* Update AttachmentFlags.cs

Made this on ...

github.com/discord-net/Discord.Net - a4217154f075dcd2bb54c28e07f4c7931d11a724 authored over 1 year ago by Misha133 <[email protected]>
Onboarding updates (#2729)

github.com/discord-net/Discord.Net - 8cd4c1cb8ed66baa94bcf871ca6e5407215e74bf authored over 1 year ago by Misha133 <[email protected]>
[Fix] some `ReplyAsync` methods missing `MessageFlags` parameter (#2713)

* fix

* fix x2

* dot

* xmldocs

github.com/discord-net/Discord.Net - 56769cba37020f937edbac7e63fc3e6dfae65cc2 authored over 1 year ago by Misha133 <[email protected]>
[Fix] Updated global name not being passed to `UserUpdated` event (#2726)

* fix

* fix another overgisht

github.com/discord-net/Discord.Net - 9dfd4d7a4129a2cd0080f6e128e735927f170da2 authored over 1 year ago by Misha133 <[email protected]>
[Docs] Add interaction response schemes (#2736)

* docfx 💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀

* updates

github.com/discord-net/Discord.Net - 184a536f95db7a6afd4a1eafc81744e86d23841e authored over 1 year ago by Misha133 <[email protected]>
[Fix] Update modal's `DeferAsync` impl (#2722)

* initial commit

* updates

github.com/discord-net/Discord.Net - 5f580f6f1e51846ff997d9bab8904b44a9b869c2 authored over 1 year ago by Misha133 <[email protected]>
[Fix] Forum channel related issues.

github.com/discord-net/Discord.Net - 4dbb5949fc953536da61899af664fc0f76958dd1 authored over 1 year ago by Misha133 <[email protected]>
Fix a 4 year old bug (Modifying guild resets preferred locale) (#2711)

github.com/discord-net/Discord.Net - 12c50f2d98b4d8998f038d0b2d35223c0f2b9c12 authored over 1 year ago by Misha133 <[email protected]>
[Feature] Support for setting custom status (#2749)

github.com/discord-net/Discord.Net - b2820d5b65105bf234030d67165f0effef80b17c authored over 1 year ago by Misha133 <[email protected]>
grammar (#2735)

github.com/discord-net/Discord.Net - b1c832622d8f4bf7789f9f4dea2c95f26ad8a3b9 authored over 1 year ago by Brandon Sandoval <[email protected]>
meta: 3.11.0 (#2709)

github.com/discord-net/Discord.Net - a9ba97af36ece906e0b3898d00722b81c3bfd09d authored over 1 year ago by Quin Lynch <[email protected]>
[Fix] Possible fix for MyGet package deps (#2653)

github.com/discord-net/Discord.Net - 661599773a7a28f39084416e24584c110f7f8e73 authored over 1 year ago by Misha133 <[email protected]>
Update creating-slash-commands.md (#2684)

typo ApplicationCommandException does not contain Error as it contains Errors

github.com/discord-net/Discord.Net - f32d3f6346a43f042799b47ff7bba12ce7e5e022 authored over 1 year ago by MichaelMcCarthy <[email protected]>
FIX] Update TypingStartedEvent model (#2702)

github.com/discord-net/Discord.Net - 547bc925374956ac92892aff83cfe191183da522 authored over 1 year ago by Misha133 <[email protected]>
[Feature] Support for the new username system (#2696)

* update a lot of stuff

* update CDN for new avatar calculation

* whoops, forgot to commit...

github.com/discord-net/Discord.Net - df717e6b2ca8e1248f9dd7c56aa8ef0bc3890265 authored over 1 year ago by Misha133 <[email protected]>
[Refactor] Refactor some stuff (#2688)

* fix some `internal` classes being exposed

* update xmldoc comments to use `<see langword>`
...

github.com/discord-net/Discord.Net - 9ddd922d2f36663bca356ebf9adef8bc09ca17bd authored over 1 year ago by Misha133 <[email protected]>