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
After talking at the Discord.Net channel, @Quahu stated the `member` prop doesn't contain the `u...
github.com/discord-net/Discord.Net - 377622b2a8e582e14cfb8a31337395ec6955a594 authored almost 6 years ago by Paulo <[email protected]>* Use a relative path for docs index page logo
Changes the paths for the logo on the index pa...
github.com/discord-net/Discord.Net - b80f0e84e78714653a1cc89d048c543740ba6522 authored almost 6 years ago by Chris Johnston <[email protected]>* add a util method for padding base64 strings if they are not of an expected length
* return...
github.com/discord-net/Discord.Net - 48b327be3e0e8cf8ddf47b8155cc2c06c1bcd336 authored almost 6 years ago by Chris Johnston <[email protected]>github.com/discord-net/Discord.Net - db50badcc4306b4cdbc49e29d15b9ffe1b8984dc authored almost 6 years ago by Christopher Felegy <[email protected]>
happy patch friday
github.com/discord-net/Discord.Net - a8c99f75bce676c7e5b092db3f75f9581c13f28d authored almost 6 years ago by Christopher Felegy <[email protected]>* Replace obsolete Precondition sample with something new
* Feedback
Whoops. :ok_hand:
...
github.com/discord-net/Discord.Net - feed4fd752cf3ce33aa7643f20675a758d745d3f authored almost 6 years ago by Joe4evr <[email protected]>
Before this change, non-remainder string arguments like @"test \n"
would escape the character '...
Fixes the size of the logo on the index page of the documentation.
On mobile or small windows, ...
github.com/discord-net/Discord.Net - 205499d9efc924771f97efbf455dda9072edca19 authored almost 6 years ago by Christopher Felegy <[email protected]>
This resolves #1224.
Previously, raising CommandExecuted for errors was dependent on the
failed...
* Removed double hooking of CommandService log event
The log event is already hooked in Line ...
github.com/discord-net/Discord.Net - 552f34c30e10477ce7b3513c2f54c6eebd644797 authored almost 6 years ago by Casino Boyale <[email protected]>github.com/discord-net/Discord.Net - cdf60d5c99085b8e8fef6ceedc3ba138f39a7104 authored almost 6 years ago by Christopher Felegy <[email protected]>
it's finally here
github.com/discord-net/Discord.Net - 4a3217fcabf591abdcba3af360856c60f9213ff1 authored almost 6 years ago by Christopher Felegy <[email protected]>An img tag gets default styling in these browsers & acts strangely when a src isn't present, and...
github.com/discord-net/Discord.Net - bafdce4df6ab27414dcd34eb3effe0cfbdbc95b9 authored almost 6 years ago by John Mazouri <[email protected]>* Fix broken link (#11)
* Fix typos and improve wording
* Add information for IGuildUser
...
we now target net46, netstd1.3, and netstd2.0... this bumps from the
previous versions of net45,...
this resolves #1006.
github.com/discord-net/Discord.Net - 935718fa6e77c167f0296fc6ac2e57da3351176f authored almost 6 years ago by Christopher Felegy <[email protected]>
this was done with intention to help keep the repository's working size
down, since most of thes...
github.com/discord-net/Discord.Net - 5750c3e35b1374531a2a68e6d5944d5741a24dad authored about 6 years ago by Brian Ebeling <[email protected]>
This resolves a bug where disconnecting the socket client would not
actually close the websocket...
this resolves #1212.
github.com/discord-net/Discord.Net - aec710535f1c537ebe38fafa824fb578b704f238 authored about 6 years ago by Christopher Felegy <[email protected]>github.com/discord-net/Discord.Net - f2ddf517f7e6bfa3c6b861cf334f10b2b1e1a87b authored about 6 years ago by Christopher Felegy <[email protected]>
Co-authored-by: Chris Johnston <[email protected]>
commit 23f5abba4822151a6ba9cb5078752b11...
github.com/discord-net/Discord.Net - 92bf8363ca8f71ba181aaeeb57e2fcfd09448257 authored about 6 years ago by Christopher Felegy <[email protected]>* feature: add DiscordSocketRestClient
this resolves #803.
Users can access a DiscordSocke...
github.com/discord-net/Discord.Net - 65afd375022b126ecf12c56ef5704d1c1d60902f authored about 6 years ago by Christopher F <[email protected]>github.com/discord-net/Discord.Net - 6d3d906e604d530c5f1e03d2c8dc191f8b6f45e7 authored about 6 years ago by Christopher Felegy <[email protected]>
* Rebase and use in all in-box preconditions
* Silly git....
* Add configurable 'NotAGuild...
github.com/discord-net/Discord.Net - 5677f23e9a56e75bd04fa728e079096cde061e20 authored about 6 years ago by Joe4evr <[email protected]>* improve bot token validation by trying to decode user id from token
Try to decode the user ...
github.com/discord-net/Discord.Net - f4b1a5f25bfd37b353bdadcc93377c60b48368a9 authored about 6 years ago by Chris Johnston <[email protected]>* Fix leaving updated message as null when Discords doesn't include a message author in MESSAGE_...
github.com/discord-net/Discord.Net - 91e0f03bfdf6aae1a0e944a15aaf6a3a2a9a0d4c authored about 6 years ago by Alex Gravely <[email protected]>* Update the minimum bot token length to 58 char
- Updates the minimum length of a bot token ...
github.com/discord-net/Discord.Net - f6413bac59ace5afdb9492e341e6bc28302ad6c7 authored about 6 years ago by Chris Johnston <[email protected]>github.com/discord-net/Discord.Net - 6f5693f486126413f7cbcd593b5b2539120385c4 authored about 6 years ago by Christopher Felegy <[email protected]>
* Solves "ObjectDisposedException"
* Corrected Spelling Error
* Fixed Spelling
github.com/discord-net/Discord.Net - ccb16e40c8f111b3690f84b410b2020676b5a40d authored about 6 years ago by ComputerMaster1st <[email protected]>* Solves Audio Disconnect Lockup
* Execute Disconnected Event Before Logger & State
github.com/discord-net/Discord.Net - 2c93363653d7935cd142b664b7abc63fd2641110 authored about 6 years ago by ComputerMaster1st <[email protected]>* Move invites-related methods from IGuildChannel to INestedChannel
* Add missing implementat...
github.com/discord-net/Discord.Net - a3f5e0b3a7f9d74fd7e8665a80c2995150871a4b authored about 6 years ago by Still Hsu <[email protected]>* Added Msg.Content Null Check
* Minor Change
* Grouped Params In If Statement
* Minor ...
github.com/discord-net/Discord.Net - 46e2674a9328abc994fcb9cd614f06e7e9c2ea97 authored about 6 years ago by ComputerMaster1st <[email protected]>* Initial set of dispose implementations
Not handled yet:
- Discord.Net.Websocket/Entities/S...
github.com/discord-net/Discord.Net - dca6c33da334bf048afcc81ac8a13eb6905b8946 authored about 6 years ago by jaypaw549 <[email protected]>
this is not api-level bulk reactions (!)
github.com/discord-net/Discord.Net - 5421df14fe5f0a90a07863bdf3690e8ff449e9ae authored about 6 years ago by Christopher Felegy <[email protected]>Format.Url formats a URL into a markdown `[]()` masked URL.
Format.EscapeUrl formats a URL into...
github.com/discord-net/Discord.Net - f005af37b401e921d5402a9d4db8519bdcdd5192 authored about 6 years ago by Christopher Felegy <[email protected]>* Added ability to specify position when creating a channel
* Adjusted categories to include ...
github.com/discord-net/Discord.Net - a64ab6025b4da17fcfea1876d54fdd032d5361dd authored about 6 years ago by Nathan Solomon <[email protected]>* Fixed CommandExecuted firing twice for failed RuntimeResults
* Changed to just checking the...
github.com/discord-net/Discord.Net - 10233f3a9a67a6e2cb63e98060c71662dc60c45a authored about 6 years ago by Casino Boyale <[email protected]>github.com/discord-net/Discord.Net - f9c95bc4610899fcd286b7d6e930c48cd5c9e9a5 authored about 6 years ago by Casino Boyale <[email protected]>
* Add NamedArgumentTypeAttribute
* Add NamedArgumentTypeReader
* Fix superflous empty line...
github.com/discord-net/Discord.Net - 419c0a5b5312391903c0f72344609c4dae486a07 authored about 6 years ago by Joe4evr <[email protected]>* Add AddGuildMember Oauth endpoint support
* Concat RoleIds if already exists.
* Use loca...
github.com/discord-net/Discord.Net - 8ef5f8120ffdaaa0669b8ff6d9c8dc601ac78439 authored about 6 years ago by Alex Gravely <[email protected]>* Remove RpcException
* Move RestConnection to Discord.Net.Rest
* Remove RpcVirtualMessage...
github.com/discord-net/Discord.Net - 7dd2268982c4f269c1e361c7745d22139fc7f2d7 authored about 6 years ago by Still Hsu <[email protected]>github.com/discord-net/Discord.Net - c1d51522122688fdc598c5225a0cd08b0f47017b authored about 6 years ago by OatmealDome <[email protected]>
This fixes an error that was introduced in d30d12246d5173321c2556cf65d3c69da230cb8c (thanks Stil...
github.com/discord-net/Discord.Net - 8e6e0e9ad2fe535b28ab5ed0f8e5b9e127cde092 authored about 6 years ago by Chris Johnston <[email protected]>github.com/discord-net/Discord.Net - 8fa70bf6a65dde24f6ab85dd279f3f10a93c8c77 authored about 6 years ago by Still Hsu <[email protected]>
github.com/discord-net/Discord.Net - 5b3eb70ffdd1d791265aa38bfb3b313cbefbb3cd authored about 6 years ago by Christopher F <[email protected]>
* Add SocketUser.MutualGuilds + various ext. methods.
* Search through submodules for GetExec...
github.com/discord-net/Discord.Net - 637d9fc79404700dbe8a0c76d741f01b8986b422 authored about 6 years ago by Alex Gravely <[email protected]>* Add maxage check & improve maxage parameter check
* Change InvalidOperation to ArgumentOoR
...
github.com/discord-net/Discord.Net - f549da50e0cb491350e2116cbb141c82c460a455 authored about 6 years ago by Christopher F <[email protected]>
github.com/discord-net/Discord.Net - 62607490952511ab5fc41965cea10f9879914c95 authored about 6 years ago by Christopher F <[email protected]>
github.com/discord-net/Discord.Net - a253b7ee75f7ec1a731de8a363f81f466b4952be authored about 6 years ago by Christopher F <[email protected]>
github.com/discord-net/Discord.Net - 07ec413884cc6b509acc6d8a28b10880fa7c9c47 authored about 6 years ago by Christopher F <[email protected]>
* Add DiscordShardedClient sample project & Client FAQ entry.
* Revise language, fix typo, ad...
github.com/discord-net/Discord.Net - 00097d3c271eab194853e2eed72a7bc495948967 authored about 6 years ago by Alex Gravely <[email protected]>Added the usual check to ignore bot commands in this sample CommandHandler as seen and approved ...
github.com/discord-net/Discord.Net - fb8dbcae4beef1684f22cf7d4c3cc3be0918d958 authored about 6 years ago by Rithari <[email protected]>github.com/discord-net/Discord.Net - c7e7f7e51a0afc3c539d1b7876b2341701f731ff authored about 6 years ago by Christopher F <[email protected]>
github.com/discord-net/Discord.Net - 88e66860a6c3131f0a012e5f3a9fa80ca3c55ff1 authored about 6 years ago by Christopher F <[email protected]>
* fix: strip trailing slash from ratelimit bucket IDs
This resolves #1125.
fixes a bug whe...
github.com/discord-net/Discord.Net - fe07a83f1f5f8da9886f426fe21f038b61693123 authored about 6 years ago by Christopher F <[email protected]>* Initial implementation
* Adjust according to comments
See: https://github.com/RogueExcep...
github.com/discord-net/Discord.Net - 5ea1fb374e1fdb65d4410a5744434fbc01b39543 authored about 6 years ago by Still Hsu <[email protected]>* Add ExplicitContentFilter property to Guild
* re-order properties to match order listed on ...
github.com/discord-net/Discord.Net - d30d12246d5173321c2556cf65d3c69da230cb8c authored about 6 years ago by Chris Johnston <[email protected]>* feature: consolidate all results into CommandExecuted
This resolves #694.
This is a brea...
github.com/discord-net/Discord.Net - 10f67a8098f124fbf211d584f50699e9127136cd authored about 6 years ago by Christopher F <[email protected]>github.com/discord-net/Discord.Net - 96fbb43f770bbd6b98a9b7fda9b7e0109d8738a6 authored about 6 years ago by Alex Gravely <[email protected]>
Added a check so bot messages do not trigger any commands involuntariy.
github.com/discord-net/Discord.Net - f3b9f358994b4f6ec3b8c78cd6f1eddaf79888fe authored about 6 years ago by Rithari <[email protected]>* fix: don't assume the member will always be included on MESSAGE_CREATE
This resolves #1153....
github.com/discord-net/Discord.Net - 8df2c1a1fbc0478f3af6398b705513ad6e8ca20a authored about 6 years ago by Christopher F <[email protected]>github.com/discord-net/Discord.Net - 00717cf4812b0e1388c4fbd3f266f1bfab80d134 authored about 6 years ago by advorange <[email protected]>
* Add XML docs
* Clean up style switcher
* Squash commits on branch docs/faq-n-patches
...
github.com/discord-net/Discord.Net - ff0fea98a65d907fbce07856f1a9ef4aebb9108b authored about 6 years ago by Still Hsu <[email protected]>* feature: adjust the ratelimit for reactions
allows users to add reactions quickly
* fix:...
github.com/discord-net/Discord.Net - 6b21b11f7d2fe4ffb93ae6c394d78bc7c7dcb75b authored about 6 years ago by Christopher F <[email protected]>github.com/discord-net/Discord.Net - c9ba79ec80c055b0ccb05e3f9260aa6a0963bdbd authored about 6 years ago by Still Hsu <[email protected]>
* Fix deploy conditions in CI script
The deploy conditions had been using a powershell-only v...
github.com/discord-net/Discord.Net - de4d4150533327d29bfb1200835fff6fcff8f50a authored about 6 years ago by Chris Johnston <[email protected]>github.com/discord-net/Discord.Net - c898325e4594c7b0ea6455c715903c775ec42a2a authored about 6 years ago by Paulo <[email protected]>
github.com/discord-net/Discord.Net - efaedac98f306e1d855f6dc6f9efb5dd99eeb554 authored about 6 years ago by Still Hsu <[email protected]>
* Target Ubuntu in Appveyor CI build
AppVeyor has released support for targetting Ubuntu 18.0...
github.com/discord-net/Discord.Net - 674a0fc5dd5181e05e32125f63117b2a1a197344 authored about 6 years ago by Chris Johnston <[email protected]>this was the name change i always wanted
github.com/discord-net/Discord.Net - 232f525b59e801332ec9dca755366944c79afa1d authored over 6 years ago by Christopher F <[email protected]>
This adds the following property to ITextChannel
- SlowMode (int)
The SlowMode field defines th...
github.com/discord-net/Discord.Net - 97d17cfdda22a04173b63247c646acc7cd1122a7 authored over 6 years ago by Christopher F <[email protected]>* Fix swapped parameters in ArgumentException and ArgumentNullException cstrs
The constructor...
github.com/discord-net/Discord.Net - 9e9a11d4b09362aadac6d32be0ac83fdddc5e19e authored over 6 years ago by Chris Johnston <[email protected]>github.com/discord-net/Discord.Net - 272604f27578dba67de8039e4e88901a26299883 authored over 6 years ago by Alex Gravely <[email protected]>
* Change all Select(... as ...) to OfType
* Add changes according to https://github.com/Still...
github.com/discord-net/Discord.Net - 82cfdffc6516e17ea86013e550060bb6df59a016 authored over 6 years ago by Still Hsu <[email protected]>github.com/discord-net/Discord.Net - a2d8800115c7cc41d82871a68cd08fcdecc747ab authored over 6 years ago by Joe4evr <[email protected]>
* Add input validation for bot tokens based on their length
* Add token validation to BaseDis...
github.com/discord-net/Discord.Net - 2de6cef18c495aaa0cb70b1496ea528b47337fd2 authored over 6 years ago by Chris Johnston <[email protected]>
Should fix issues in audit logs when deserializing overwrites and
similar types which we use a ...
github.com/discord-net/Discord.Net - 143fb2808bcf034a1cbb4231fc19424972a22ca4 authored over 6 years ago by JustNrik <[email protected]>
github.com/discord-net/Discord.Net - c56fff9fe55648cdb09325bf95bd244a125f0adc authored over 6 years ago by JustNrik <[email protected]>
Nullable<T> is not valid for Attributes, this is my suggested fix.
github.com/discord-net/Discord.Net - 4259b8cb0cfb63e66cde9d0f2c3e7de5a59971ab authored over 6 years ago by JustNrik <[email protected]>* Initial commit
* Add alternative suggestion
* Fix typo
* Update README.md
github.com/discord-net/Discord.Net - db90eab9534967a9b4a43436991711a372aec320 authored over 6 years ago by Still Hsu <[email protected]>github.com/discord-net/Discord.Net - 748e92bcda7410f6a0891b33f15fd7b77fb93a24 authored over 6 years ago by Joe4evr <[email protected]>
github.com/discord-net/Discord.Net - 2c3e9193c29c31a6822a24d7d574d6f827e95805 authored over 6 years ago by Joe4evr <[email protected]>
github.com/discord-net/Discord.Net - c1d78189e11969c4ff9054bcd29323a3ffef7a54 authored over 6 years ago by Christopher F <[email protected]>
* Don't attempt instantiation of an abstract module
* Attempt associating a TypeReader in case ...
* Added GetJumpUrl() as an IMessage extension method
* Removed extra line for consistency
...
github.com/discord-net/Discord.Net - afc3a9d0636598e6638a06781b86f48bac5c5376 authored over 6 years ago by Casino Boyale <[email protected]>github.com/discord-net/Discord.Net - aadd6f639f7cdfa0abc9133eb279c88fa22144cf authored over 6 years ago by Finite Reality <[email protected]>
github.com/discord-net/Discord.Net - 245806fe3da063b8d11c26ae3ea7723daab83797 authored over 6 years ago by Still Hsu <[email protected]>
github.com/discord-net/Discord.Net - b2f00439524af9836818631f4bfa7c42e9076feb authored over 6 years ago by Still Hsu <[email protected]>
This dispatch is undocumented and only used by user accounts.
github.com/discord-net/Discord.Net - beb3d46e0866c3d1ee8fa8483576547e90b517c6 authored over 6 years ago by Christopher F <[email protected]>* Mark guild as optional for invite
* Mark partial InviteMetadata members as Optional<T>
*...
github.com/discord-net/Discord.Net - ffe994a9dff1ea3bca63673d332a28b88231d38d authored over 6 years ago by Still Hsu <[email protected]>github.com/discord-net/Discord.Net - 4bc06a0a54477e756caa18d3030e5a8e7fa20d10 authored over 6 years ago by HelpfulStranger999 <[email protected]>
* Solved 4003 Authentication Error (Race Condition)
* Set static interval & removed hello case
github.com/discord-net/Discord.Net - 322d46e47b47e44f8b62b1ddcdcf39280cac6771 authored over 6 years ago by ComputerMaster1st <[email protected]>github.com/discord-net/Discord.Net - aff4512fcd446ce4ec6468c2c8b50e66aa86548d authored over 6 years ago by Builderb <[email protected]>
github.com/discord-net/Discord.Net - 033d31294f54945a2b9b2aa17c8d356fcffb4c83 authored over 6 years ago by HelpfulStranger999 <[email protected]>
github.com/discord-net/Discord.Net - 93878e4a9061253dd8f5874af75057cc71924f0d authored over 6 years ago by HelpfulStranger999 <[email protected]>