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: Message type (#1876)

* Fix message type

* Remove type from system entity

github.com/discord-net/Discord.Net - ac52a11d89250ed8d65ccf373f6fa910bebca0e3 authored over 3 years ago by Paulo <[email protected]>
fix: Remove OperationCanceledException handling in connecting logic (#1873)

github.com/discord-net/Discord.Net - 7cf84995b2781b16c9e4ac93e92e92042afca2f4 authored over 3 years ago by Paulo <[email protected]>
misc: Remove docs build from azure pipelines

github.com/discord-net/Discord.Net - 2336b98622aabdaa201f5e9e79d03621b9cfbc19 authored over 3 years ago by Paulo <[email protected]>
fix: Connection deadlock when trying to Send and Disconnect (#1872)

github.com/discord-net/Discord.Net - 97d90b9e8a3aabb3d1c4f72db54e7e65ff9ff7b8 authored over 3 years ago by Paulo <[email protected]>
fix: Add empty role list if not present (#1871)

github.com/discord-net/Discord.Net - f47001a1c9ec702ad65183f662507e75f6d18032 authored over 3 years ago by Paulo <[email protected]>
fix: ApiClient.CurrentUser being null (#1864)

github.com/discord-net/Discord.Net - 08507c060371a00d400c0cc3f7810f6ce6462550 authored over 3 years ago by Paulo <[email protected]>
feature: Change GuildMemberUpdate before state to cacheable (#1863)

* Change GuildMemberUpdate before to cacheable

* Update PresenceUpdate

github.com/discord-net/Discord.Net - c2e87f56c05cc4eeeb7dee37673e7326a1516969 authored over 3 years ago by Paulo <[email protected]>
docs: use async main

* Removed text async

* Updated code

* Added main as proxy task

github.com/discord-net/Discord.Net - 125f6c78620477208be635d035019fe15cfb5640 authored over 3 years ago by Hitmasu <[email protected]>
fix: Message update without author (#1862)

github.com/discord-net/Discord.Net - fabe034daadc5dc9fe8e5cae99bbd028677b1015 authored over 3 years ago by Paulo <[email protected]>
feature: Remove /users/@me call for socket and rework sharded client a bit (#1860)

* Remove /users/@me call for socket and rework sharded client a bit

* Remove override for login

github.com/discord-net/Discord.Net - 384ad85c647d606fd10fa2a193d83b35c6da3fe3 authored over 3 years ago by Paulo <[email protected]>
fix: Add missing AddRef and related (#1859)

github.com/discord-net/Discord.Net - de7f9b5effb963587cb4156158a320dd38ebb543 authored over 3 years ago by Paulo <[email protected]>
fix: MessageUpdated without author (#1858)

github.com/discord-net/Discord.Net - 8b29e0feb4d46b78d5381a32960c776cd7c631a9 authored over 3 years ago by Paulo <[email protected]>
fix: Fire GuildMemberUpdated without cached user (#1853)

github.com/discord-net/Discord.Net - d176fef5de3da891d9e0f6108c91abc54b8d653f authored over 3 years ago by Paulo <[email protected]>
fix: Gateway events for DMs (#1854)

* Fix MessageUpdate when there's no channel cached

* Fix message events

* Fix cacheable ty...

github.com/discord-net/Discord.Net - a7ff6ce0ec81092b201fcbdd4d93c158eada7c7a authored over 3 years ago by Paulo <[email protected]>
misc: Internal change to GetOrCreateUser (#1852)

github.com/discord-net/Discord.Net - dfaaa21e0ec57db5f385f62df9e654410c26f9e7 authored over 3 years ago by Paulo <[email protected]>
fix: Grab correct Uses value for vanity urls (#1832)

github.com/discord-net/Discord.Net - 8ed8714375d61af1696fccca1a34bb2645a2e283 authored over 3 years ago by Evan Raffel <[email protected]>
fix: Remove obsolete methods and properties (#1849)

* Remove obsolete methods and properties

* Remove rest of GuildEmbed

* Remove TokenType.Us...

github.com/discord-net/Discord.Net - 70aab6c4f651fe53d6b24d334fef7b30ff5a8105 authored over 3 years ago by Paulo <[email protected]>
feature: Remove obsolete sync voice regions methods and properties (#1848)

github.com/discord-net/Discord.Net - ed8e57320a4a6d082aaabcc3b15fa07199c52316 authored over 3 years ago by Paulo <[email protected]>
feature: Remove DM cache and fix references (#1851)

* Remove DM cache and fix references

* Move line back to where it was

github.com/discord-net/Discord.Net - 7a201e9ff1f580063670dd904a43ca0676a17a1c authored over 3 years ago by Paulo <[email protected]>
fix: Create DM channel with id and author alone (#1850)

* Create DM channel with id and author alone

* Unneeded cast

github.com/discord-net/Discord.Net - 95bae786b8729de2d15fdde5f24b984f68377875 authored over 3 years ago by Paulo <[email protected]>
Fix line about PriorityAttribute (#21)

Sorting with the highest number first is *de*scending order.

github.com/discord-net/Discord.Net - 75b74e1a3f8e5f3078b254c135befac9af8b7c07 authored over 3 years ago by Joe4evr <[email protected]>
Update EmbedBuilder.Overwrites.md (#20)

Missing "," in the EmbedBuilder code. Do I get the pedantic unlocked now?

github.com/discord-net/Discord.Net - 76a878a3e1eebac02c5aaea474f0fe4e8ca0c572 authored over 3 years ago by Tsathoggua of Nkai <[email protected]>
feature: Bump API version to 9 (#1847)

* First changes to the config

* Lots of changes to fit the new version

* Remove Permission...

github.com/discord-net/Discord.Net - 06a64b78771cca5798051e13141aed2246ccce40 authored over 3 years ago by Paulo <[email protected]>
meta: Bump version to 3.0.0-dev (#1846)

github.com/discord-net/Discord.Net - 690bc3ff9d808da405b90ea13e0960f4cbc7eb1e authored over 3 years ago by Paulo <[email protected]>
meta: 2.4.0 (#1845)

github.com/discord-net/Discord.Net - 2ad0f0c2fe4d685442c40e62139c87a3256facdb authored over 3 years ago by Paulo <[email protected]>
feature: Add Discord Certified Moderator user flag (#1844)

This pull request adds the Discord Certified Moderator badge flag to the User Flags
PR in disco...

github.com/discord-net/Discord.Net - 4b8d4441c5ca2afe1d40aa0406025b3f7c5127ea authored over 3 years ago by Max <[email protected]>
fix: Cached message emoji cleanup at MESSAGE_REACTION_REMOVE_EMOJI (#1835)

MESSAGE_REACTION_REMOVE_EMOJI events were triggering REST calls by invoking `RemoveAllReactionsF...

github.com/discord-net/Discord.Net - 8afef8245cfd1f8b56956dd4b4577ed3c6904be5 authored over 3 years ago by moiph <[email protected]>
(ifcbrk) feature: Add ability to add/remove roles by id (#1757)

* Scaffold Add/Remove roles by id. (needs impl & docs)

* Add docs

* Add implementation

...

github.com/discord-net/Discord.Net - 4c9910cf71612cdc947f066b4e302788c912bbbc authored over 3 years ago by Zack Broderson <[email protected]>
(ifcbrk) feature: Add ModifyMessageAsync to IMessageChannel (#1830)

github.com/discord-net/Discord.Net - 365a848f7af43fdb7b15903fea89676c04bf8712 authored over 3 years ago by Paulo <[email protected]>
feature: Add methods to interact with reactions without a message object (#1828)

github.com/discord-net/Discord.Net - 5b244f215b76ec7c43e2329b72a62ddd6f6e32e2 authored over 3 years ago by Playwo <[email protected]>
fix: Add type reader when entity type reader exists (#1486)

When adding a type reader that replaces a default type reader,
CommandService checks that it re...

github.com/discord-net/Discord.Net - c46daaad19f86d4396c752010ccffc08aa144cee authored over 3 years ago by Adam Gauthier <[email protected]>
feature: Add GetEmotesAsync to IGuild (#1781)

github.com/discord-net/Discord.Net - df23d57458db65fb3107942000abdd5eaa83fbaf authored over 3 years ago by NeKz <[email protected]>
Feature: Add missing property to MESSAGE_REACTION_ADD event (#1801)

* Add guild member property for reaction

* Use the guild member provided by the event when pr...

github.com/discord-net/Discord.Net - 0715d7db9662da182a7218de2a7118af3d62be7e authored over 3 years ago by Waterball <[email protected]>
misc: Fix spelling in SnowflakeUtils.FromSnowflake (#1800)

```diff
--- geenrated
+++ generated
```

github.com/discord-net/Discord.Net - 6aff419edd9aa7df358a51c8a0333727c91f6d05 authored over 3 years ago by Waterball <[email protected]>
misc: Remove URI check from EmbedBuilder (#1778)

`Uri.IsWellFormedUriString()` doesn't return the expected result for specific urls, removed unti...

github.com/discord-net/Discord.Net - 25b04c4a97fc7692b739b0e66d917176922d60c3 authored over 3 years ago by Yeba <[email protected]>
feature: Webhook message edit & delete functionality (#1753)

* feature: Webhook message edit & delete functionality

* PR fixes: Rename Edit* to Modify*; A...

github.com/discord-net/Discord.Net - f67cd8ea55ccb80caf126fe76466857083da2ce3 authored over 3 years ago by Desmont <[email protected]>
feature: Add stickers (#1726)

github.com/discord-net/Discord.Net - 91a906397a2c4cbb7cc3cad660867f39557a8236 authored over 3 years ago by Paulo <[email protected]>
meta: Bump version to 2.4.0-dev (#1827)

github.com/discord-net/Discord.Net - c21cf48be31df80a285862f79143f884322a29f6 authored over 3 years ago by Paulo <[email protected]>
Fix error in example. (#1807)

github.com/discord-net/Discord.Net - 86dc89e821fb78b1ec4c3de24d50cc607fbe21af authored over 3 years ago by PoofImaFox <[email protected]>
Remove foxbot.me docs link

github.com/discord-net/Discord.Net - 452f2dca7cd803a160f5a5b5d17de5ffa9b8a579 authored over 3 years ago by Paulo <[email protected]>
meta: 2.3.1 (#1795)

github.com/discord-net/Discord.Net - 1b64d19c845cb7c612a1c52288c8b44cff605105 authored almost 4 years ago by Paulo <[email protected]>
fix: Audit log UserId can be null (#1794)

github.com/discord-net/Discord.Net - d41aeee4fef3ecdefa04a4230dd78fba87999017 authored almost 4 years ago by Paulo <[email protected]>
fix: Update Webhook ChannelId from model change (#1791)

github.com/discord-net/Discord.Net - d2518db9a8826dd60ca34ec29775c154825f6150 authored almost 4 years ago by Alex Gravely <[email protected]>
misc: Add remark regarding CustomStatus as the activity (#1774)

* Throw exception with CustomStatus

* Add remark instead of exception

* Change wording

github.com/discord-net/Discord.Net - 51b7afe2a6daaa07de24e96bb6c7abee7dd8bc10 authored almost 4 years ago by Paulo <[email protected]>
fix: NullReferenceException in pin/unpin audit logs (#1780)

github.com/discord-net/Discord.Net - f794163ffa4922f484981a936694e6dd80a1451c authored almost 4 years ago by NeKz <[email protected]>
fix: Add ChannelType property to ChannelInfo audit log (#1786)

github.com/discord-net/Discord.Net - 6ac5ea1cbb8fe0e517af9b534bd128fefd212829 authored almost 4 years ago by NeKz <[email protected]>
fix: Private methods aren't added as commands (#1773)

Fix breaking change introduced by #1521

github.com/discord-net/Discord.Net - 0fc713a8977d2474adf03dc83a46d02ffcd295e8 authored almost 4 years ago by Antonio Zdravkov Nikolov <[email protected]>
fix: Deadlock in DiscordShardedClient when Ready is never received (#1761)

* fixed a deadlock in DiscordShardedClient during a failed Identify due to InvalidSession

* f...

github.com/discord-net/Discord.Net - 73e5cc2fbcc7c974706165f5cb0703770a0be727 authored almost 4 years ago by Yeba <[email protected]>
meta: Bump version to 2.3.1-dev

github.com/discord-net/Discord.Net - 83e88f4fb961bb78d5446e87e31fff4470f616dc authored almost 4 years ago by Paulo <[email protected]>
fix: Missing MessageReference when sending files

github.com/discord-net/Discord.Net - 20957016653e2dba1a7a1007f2c684b7c02a6ee8 authored almost 4 years ago by Paulo <[email protected]>
feature: Add GuildUser IsPending property (#1731)

* Implemented Pending property

* Implemented changes

github.com/discord-net/Discord.Net - 8b25c9bbfb88818f0a3eda6ca04ba3c06a4fec43 authored almost 4 years ago by quinchs <[email protected]>
feature: Add MessageFlags and AllowedMentions to message modify (#1724)

* feature: Add MessageFlags and AllowedMentions to Modify

* Change exception message

github.com/discord-net/Discord.Net - 225550dc5ac64cec1a38e5cfc1699bd0db0813ee authored almost 4 years ago by Paulo <[email protected]>
feature: Add user public flags (#1722)

github.com/discord-net/Discord.Net - c683b2901d5768bb402993765c9c329aa26537eb authored almost 4 years ago by Paulo <[email protected]>
feature: Add role tags (#1721)

github.com/discord-net/Discord.Net - 6a62c4770c363710e555c510619986f30b683324 authored almost 4 years ago by Paulo <[email protected]>
misc: VoiceRegions and related changes (#1720)

github.com/discord-net/Discord.Net - 5934c7949a03d492dfc85c94c2c4fc920aaba670 authored almost 4 years ago by Paulo <[email protected]>
fix: Move and fix internal AllowedMentions object (#1727)

github.com/discord-net/Discord.Net - 4a7f8fec937f296bfdbdf60d4ed924e6897f9a75 authored about 4 years ago by Paulo <[email protected]>
fix: IMessage.Embeds docs remarks

github.com/discord-net/Discord.Net - a4d32d366d1526562ed3cf074e412161ef5ebe03 authored about 4 years ago by Paulo <[email protected]>
docs: Add alternative documentation link

github.com/discord-net/Discord.Net - accd3510dfeb64623491580ae2c47fbc815c7da2 authored about 4 years ago by Still Hsu <[email protected]>
fix: Invite and InviteMetadata properties (#1639)

* fixes #1495

* keep obsolete properties and return types for compatibility

* missing prop...

github.com/discord-net/Discord.Net - dd2e524ff926f88fd1f2f69ef238f1b98e83248b authored about 4 years ago by Fyers <[email protected]>
Temporarily disable StyleCops until all the fixes are impl'd

github.com/discord-net/Discord.Net - 36de7b25f336e26e954f244ed94f658bf00f66e3 authored about 4 years ago by Still Hsu <[email protected]>
docs: Fix the missing "In This Article" section

github.com/discord-net/Discord.Net - a48e46de522cbe84f8e18e9c587fa6a9701b0c00 authored about 4 years ago by Still Hsu <[email protected]>
docs: Add minor tweaks to DiscordSocketConfig docs strings

github.com/discord-net/Discord.Net - 2cd188022848b80abb48cdac0859ffc9a02ff652 authored about 4 years ago by Still Hsu <[email protected]>
docs: Fix MaxWaitBetweenGuildAvailablesBeforeReady docs string

Signed-off-by: Still Hsu <[email protected]>

github.com/discord-net/Discord.Net - e31cdc7586639082bd9c229710e2b6c3f5172a27 authored about 4 years ago by Still Hsu <[email protected]>
Update framework version for tests to Core 3.1 to comply with LTS

github.com/discord-net/Discord.Net - 4988a0764d487362ab575869fb9e084d7475bd4a authored about 4 years ago by Still Hsu <[email protected]>
Add initial StyleCops style enforcement

github.com/discord-net/Discord.Net - e0f8737c352e2b00a0786b425e388d8c65bb6433 authored about 4 years ago by Still Hsu <[email protected]>
Update project link

github.com/discord-net/Discord.Net - 8f8078e96921185220ff3cbc871f5281cba9f3fb authored about 4 years ago by Still Hsu <[email protected]>
Add updated libraries for LastModified

Signed-off-by: Still Hsu <[email protected]>

github.com/discord-net/Discord.Net - d761846638981d4406a938174eaab8e4f6ada165 authored about 4 years ago by Still Hsu <[email protected]>
Update Docfx.Plugins.LastModified to v1.2.4

Signed-off-by: Still Hsu <[email protected]>

github.com/discord-net/Discord.Net - 28a6f97d628a2b5f1afec6c42aa03ad8731f9ea1 authored about 4 years ago by Still Hsu <[email protected]>
Cleanup GatewayReconnectException docs

github.com/discord-net/Discord.Net - 833ee42a1fd3cbdfe2e27af49cc1c904df7eb862 authored about 4 years ago by Still Hsu <[email protected]>
Mark null as a specific langword in summary

github.com/discord-net/Discord.Net - 13a41f875478a04738e64438aaa2508a25903df7 authored about 4 years ago by Still Hsu <[email protected]>
Move bulk deletes remarks from <summary> to <remarks>

github.com/discord-net/Discord.Net - 62539f039109976ea64c52ec7a8df055b47e31e4 authored about 4 years ago by Still Hsu <[email protected]>
Resolve inheritdocs warning

github.com/discord-net/Discord.Net - 9ea3291ef14a9c1f1a7604d47a4856aaacccaa2a authored about 4 years ago by Still Hsu <[email protected]>
Add missing asset

Signed-off-by: Still Hsu <[email protected]>

github.com/discord-net/Discord.Net - 38f6186cd04434a3f8abbecbc58ccb847d2973fd authored about 4 years ago by Still Hsu <[email protected]>
Add new method of role ID copy

Signed-off-by: Still Hsu <[email protected]>

github.com/discord-net/Discord.Net - 857ef77b41967148ee9f2dfb866b75062795625c authored about 4 years ago by Still Hsu <[email protected]>
fix: SocketGuild.HasAllMembers is false if a user left a guild (#1683)

* Fix: HasAllMembers is false if a user left

* Fix: Correct boolean logic

github.com/discord-net/Discord.Net - 47f571ef1c883a9c3ba20e30ffeb4aa04c9a1c70 authored about 4 years ago by Daniel Baynton <[email protected]>
feature: Add max bitrate value to SocketGuild

* Update SocketGuild.cs

* Fix returns value docs

Signed-off-by: Still Hsu <[email protected]>
...

github.com/discord-net/Discord.Net - aacfea05ea6739b3eccde3fee87b87159457cff0 authored about 4 years ago by vrachv <[email protected]>
docs: Update summary of SocketVoiceChannel.Users (#1714)

The inherited summary incorrectly stated that all users who _see_ the channel are returned when ...

github.com/discord-net/Discord.Net - e385c40fc7b3106fd8ee09ec9feb4f2b89514224 authored about 4 years ago by Joel Liechti <[email protected]>
fix: Rollback Activities to Game (#1702)

github.com/discord-net/Discord.Net - 9d7cb39faabd087c835515e63ab6ce53e2202991 authored about 4 years ago by Paulo <[email protected]>
fix: Wrong author for SocketUserMessage.ReferencedMessage

github.com/discord-net/Discord.Net - 1e9b252e642e560abd5e1a319c80ba3c66cf304c authored about 4 years ago by Paulo <[email protected]>
Fixes Azure linux build failing due to a CS8652.

github.com/discord-net/Discord.Net - 56d16397f7da77df31b6e1e2a1fd1a318c081cfd authored about 4 years ago by roridev <[email protected]>
Make use of new ValidateAndGetBestMatch api on ExecuteAsync

github.com/discord-net/Discord.Net - c455b5033123825c639d8f18e52033b69b5595ba authored about 4 years ago by roridev <[email protected]>
Creates ValidateAndGetBestMatch function

This function will validate all commands from a SearchResult and return the result of said valid...

github.com/discord-net/Discord.Net - 7955a0909043b964875796142bcfc5d9997e4798 authored about 4 years ago by roridev <[email protected]>
Moves CalculateScore function to outer scope.

github.com/discord-net/Discord.Net - 574b503e9e87caee54c6df8143ada14268f4dcbb authored about 4 years ago by roridev <[email protected]>
fix: UserMentions throwing NullRef

github.com/discord-net/Discord.Net - 5ed01a30b6c25da65e5c401bf6b7ed8fbb939926 authored about 4 years ago by Paulo <[email protected]>
fix: Possible NullReferenceException when receiving InvalidSession (#1695)

github.com/discord-net/Discord.Net - 521391690300aadbd624187279d9a27b5c3880c2 authored about 4 years ago by Paulo <[email protected]>
feature: Add inline replies (#1659)

* Add inline replies

* Missed a few things

* Change xml docs, IUserMessage, and other chan...

github.com/discord-net/Discord.Net - e3850e1e8f0f24652f22cc6322329495707ff67f authored about 4 years ago by Paulo <[email protected]>
feature: Send presence on Identify payload (#1688)

* Send presence on identify

* Change CurrentUser presence

github.com/discord-net/Discord.Net - 25d5d36772b5f518a40f8596ee36bb145b733ce2 authored about 4 years ago by Paulo <[email protected]>
feature: Implement gateway ratelimit (#1537)

* Implement gateway ratelimit

* Remove unused code

* Share WebSocketRequestQueue between c...

github.com/discord-net/Discord.Net - ec673e186317cd7449eabf2adf29dc78a5e22b90 authored about 4 years ago by Paulo <[email protected]>
fix: Revert PremiumSubscriptionCount type (#1686)

github.com/discord-net/Discord.Net - 97e71cd5e5e825e6f0a63eb3bf5a0cd1690fd652 authored about 4 years ago by Paulo <[email protected]>
feature: Add missing properties to Guild and deprecate GuildEmbed (#1573)

* Add missing properties to Guild, related methods, and deprecate GuildEmbed endpoints

- Add ...

github.com/discord-net/Discord.Net - ec212b175dc17c2341afacfa2f269a08427c3b43 authored about 4 years ago by Paulo <[email protected]>
fix: Emoji url encode (#1681)

github.com/discord-net/Discord.Net - 04389a4f3e7120d70b6c6f7c21fcec3355b1b28e authored about 4 years ago by Paulo <[email protected]>
misc: Missing summary tag

github.com/discord-net/Discord.Net - 3a1001830bbf699aff3e524a8eb2d55a886227cb authored about 4 years ago by Paulo <[email protected]>
misc: Change ratelimit messages (#1678)

github.com/discord-net/Discord.Net - 47ed8064180420d2109e23794270cd4246161ffe authored about 4 years ago by Paulo <[email protected]>
fix: Team is nullable, not optional (#1672)

github.com/discord-net/Discord.Net - be60d813f77ddfb2f131ae4f290026f3ff2756ad authored about 4 years ago by Paulo <[email protected]>
fix: Discord sends null when there's no team

github.com/discord-net/Discord.Net - 05a1f0a709e6970f4302d9954a94b3a88bf01e6c authored about 4 years ago by Paulo <[email protected]>
fix: Crosspost throwing InvalidOperationException (#1671)

* Add INewsChannel

* Renaming variable to match the new type

github.com/discord-net/Discord.Net - 913444349465c339f0624ef0ea26715d9e7a1853 authored about 4 years ago by Paulo <[email protected]>
feature: Add GetStreams to AudioClient (#1588)

* Added GetStreams

* Change return type

* Change return type on the interface

Co-author...

github.com/discord-net/Discord.Net - 1e012ac0b822129e59d6e9132a836453d181aae9 authored about 4 years ago by Jack Fox <[email protected]>
feature: Add missing application properties (including Teams) (#1604)

* Add missing application properties

Add IsBotPublic, BotRequiresCodeGrant, and Team properti...

github.com/discord-net/Discord.Net - 10fcde0a32ee3a04b0a50a94d2fe4dcd876d181d authored about 4 years ago by Paulo <[email protected]>
feature: Add INVITE_CREATE and INVITE_DELETE events (#1491)

* Add invite events (create and delete)

* Removed unused using

* Fixing IInviteMetadata pr...

github.com/discord-net/Discord.Net - 1ab670b3fcab9ddb641a36359149e26ecddaa1ea authored about 4 years ago by Paulo <[email protected]>