Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/discord-net/Discord.Net
An unofficial .Net wrapper for the Discord API (https://discord.com/)
https://github.com/discord-net/Discord.Net
After talking at the Discord.Net channel, @Quahu stated the `member` prop doesn't contain the `u...
377622b2a8e582e14cfb8a31337395ec6955a594 authored almost 6 years ago* Use a relative path for docs index page logo
Changes the paths for the logo on the index pa...
b80f0e84e78714653a1cc89d048c543740ba6522 authored almost 6 years ago* add a util method for padding base64 strings if they are not of an expected length
* return...
48b327be3e0e8cf8ddf47b8155cc2c06c1bcd336 authored almost 6 years agodb50badcc4306b4cdbc49e29d15b9ffe1b8984dc authored about 6 years ago
* Replace obsolete Precondition sample with something new
* Feedback
Whoops. :ok_hand:
...
feed4fd752cf3ce33aa7643f20675a758d745d3f authored about 6 years ago
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, ...
205499d9efc924771f97efbf455dda9072edca19 authored about 6 years ago
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 ...
552f34c30e10477ce7b3513c2f54c6eebd644797 authored about 6 years agocdf60d5c99085b8e8fef6ceedc3ba138f39a7104 authored about 6 years ago
An img tag gets default styling in these browsers & acts strangely when a src isn't present, and...
bafdce4df6ab27414dcd34eb3effe0cfbdbc95b9 authored about 6 years ago* 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.
935718fa6e77c167f0296fc6ac2e57da3351176f authored about 6 years ago
this was done with intention to help keep the repository's working size
down, since most of thes...
5750c3e35b1374531a2a68e6d5944d5741a24dad authored about 6 years ago
This resolves a bug where disconnecting the socket client would not
actually close the websocket...
this resolves #1212.
aec710535f1c537ebe38fafa824fb578b704f238 authored about 6 years agof2ddf517f7e6bfa3c6b861cf334f10b2b1e1a87b authored about 6 years ago
Co-authored-by: Chris Johnston <[email protected]>
commit 23f5abba4822151a6ba9cb5078752b11...
92bf8363ca8f71ba181aaeeb57e2fcfd09448257 authored about 6 years ago* feature: add DiscordSocketRestClient
this resolves #803.
Users can access a DiscordSocke...
65afd375022b126ecf12c56ef5704d1c1d60902f authored about 6 years ago6d3d906e604d530c5f1e03d2c8dc191f8b6f45e7 authored about 6 years ago
* Rebase and use in all in-box preconditions
* Silly git....
* Add configurable 'NotAGuild...
5677f23e9a56e75bd04fa728e079096cde061e20 authored about 6 years ago* improve bot token validation by trying to decode user id from token
Try to decode the user ...
f4b1a5f25bfd37b353bdadcc93377c60b48368a9 authored about 6 years ago* Fix leaving updated message as null when Discords doesn't include a message author in MESSAGE_...
91e0f03bfdf6aae1a0e944a15aaf6a3a2a9a0d4c authored about 6 years ago* Update the minimum bot token length to 58 char
- Updates the minimum length of a bot token ...
f6413bac59ace5afdb9492e341e6bc28302ad6c7 authored about 6 years ago6f5693f486126413f7cbcd593b5b2539120385c4 authored about 6 years ago
* Solves "ObjectDisposedException"
* Corrected Spelling Error
* Fixed Spelling
ccb16e40c8f111b3690f84b410b2020676b5a40d authored about 6 years ago* Solves Audio Disconnect Lockup
* Execute Disconnected Event Before Logger & State
2c93363653d7935cd142b664b7abc63fd2641110 authored about 6 years ago* Move invites-related methods from IGuildChannel to INestedChannel
* Add missing implementat...
a3f5e0b3a7f9d74fd7e8665a80c2995150871a4b authored about 6 years ago* Added Msg.Content Null Check
* Minor Change
* Grouped Params In If Statement
* Minor ...
46e2674a9328abc994fcb9cd614f06e7e9c2ea97 authored about 6 years ago* Initial set of dispose implementations
Not handled yet:
- Discord.Net.Websocket/Entities/S...
dca6c33da334bf048afcc81ac8a13eb6905b8946 authored about 6 years ago
this is not api-level bulk reactions (!)
5421df14fe5f0a90a07863bdf3690e8ff449e9ae authored about 6 years agoFormat.Url formats a URL into a markdown `[]()` masked URL.
Format.EscapeUrl formats a URL into...
f005af37b401e921d5402a9d4db8519bdcdd5192 authored about 6 years ago* Added ability to specify position when creating a channel
* Adjusted categories to include ...
a64ab6025b4da17fcfea1876d54fdd032d5361dd authored about 6 years ago* Fixed CommandExecuted firing twice for failed RuntimeResults
* Changed to just checking the...
10233f3a9a67a6e2cb63e98060c71662dc60c45a authored about 6 years agof9c95bc4610899fcd286b7d6e930c48cd5c9e9a5 authored about 6 years ago
* Add NamedArgumentTypeAttribute
* Add NamedArgumentTypeReader
* Fix superflous empty line...
419c0a5b5312391903c0f72344609c4dae486a07 authored about 6 years ago* Add AddGuildMember Oauth endpoint support
* Concat RoleIds if already exists.
* Use loca...
8ef5f8120ffdaaa0669b8ff6d9c8dc601ac78439 authored about 6 years ago* Remove RpcException
* Move RestConnection to Discord.Net.Rest
* Remove RpcVirtualMessage...
7dd2268982c4f269c1e361c7745d22139fc7f2d7 authored about 6 years agoc1d51522122688fdc598c5225a0cd08b0f47017b authored about 6 years ago
This fixes an error that was introduced in d30d12246d5173321c2556cf65d3c69da230cb8c (thanks Stil...
8e6e0e9ad2fe535b28ab5ed0f8e5b9e127cde092 authored over 6 years ago8fa70bf6a65dde24f6ab85dd279f3f10a93c8c77 authored over 6 years ago
5b3eb70ffdd1d791265aa38bfb3b313cbefbb3cd authored over 6 years ago
* Add SocketUser.MutualGuilds + various ext. methods.
* Search through submodules for GetExec...
637d9fc79404700dbe8a0c76d741f01b8986b422 authored over 6 years ago* Add maxage check & improve maxage parameter check
* Change InvalidOperation to ArgumentOoR
...
f549da50e0cb491350e2116cbb141c82c460a455 authored over 6 years ago
62607490952511ab5fc41965cea10f9879914c95 authored over 6 years ago
a253b7ee75f7ec1a731de8a363f81f466b4952be authored over 6 years ago
07ec413884cc6b509acc6d8a28b10880fa7c9c47 authored over 6 years ago
* Add DiscordShardedClient sample project & Client FAQ entry.
* Revise language, fix typo, ad...
00097d3c271eab194853e2eed72a7bc495948967 authored over 6 years agoAdded the usual check to ignore bot commands in this sample CommandHandler as seen and approved ...
fb8dbcae4beef1684f22cf7d4c3cc3be0918d958 authored over 6 years agoc7e7f7e51a0afc3c539d1b7876b2341701f731ff authored over 6 years ago
88e66860a6c3131f0a012e5f3a9fa80ca3c55ff1 authored over 6 years ago
* fix: strip trailing slash from ratelimit bucket IDs
This resolves #1125.
fixes a bug whe...
fe07a83f1f5f8da9886f426fe21f038b61693123 authored over 6 years ago* Initial implementation
* Adjust according to comments
See: https://github.com/RogueExcep...
5ea1fb374e1fdb65d4410a5744434fbc01b39543 authored over 6 years ago* Add ExplicitContentFilter property to Guild
* re-order properties to match order listed on ...
d30d12246d5173321c2556cf65d3c69da230cb8c authored over 6 years ago* feature: consolidate all results into CommandExecuted
This resolves #694.
This is a brea...
10f67a8098f124fbf211d584f50699e9127136cd authored over 6 years ago96fbb43f770bbd6b98a9b7fda9b7e0109d8738a6 authored over 6 years ago
Added a check so bot messages do not trigger any commands involuntariy.
f3b9f358994b4f6ec3b8c78cd6f1eddaf79888fe authored over 6 years ago* fix: don't assume the member will always be included on MESSAGE_CREATE
This resolves #1153....
8df2c1a1fbc0478f3af6398b705513ad6e8ca20a authored over 6 years ago00717cf4812b0e1388c4fbd3f266f1bfab80d134 authored over 6 years ago
* Add XML docs
* Clean up style switcher
* Squash commits on branch docs/faq-n-patches
...
ff0fea98a65d907fbce07856f1a9ef4aebb9108b authored over 6 years ago* feature: adjust the ratelimit for reactions
allows users to add reactions quickly
* fix:...
6b21b11f7d2fe4ffb93ae6c394d78bc7c7dcb75b authored over 6 years agoc9ba79ec80c055b0ccb05e3f9260aa6a0963bdbd authored over 6 years ago
* Fix deploy conditions in CI script
The deploy conditions had been using a powershell-only v...
de4d4150533327d29bfb1200835fff6fcff8f50a authored over 6 years agoc898325e4594c7b0ea6455c715903c775ec42a2a authored over 6 years ago
efaedac98f306e1d855f6dc6f9efb5dd99eeb554 authored over 6 years ago
* Target Ubuntu in Appveyor CI build
AppVeyor has released support for targetting Ubuntu 18.0...
674a0fc5dd5181e05e32125f63117b2a1a197344 authored over 6 years agothis was the name change i always wanted
232f525b59e801332ec9dca755366944c79afa1d authored over 6 years ago
This adds the following property to ITextChannel
- SlowMode (int)
The SlowMode field defines th...
97d17cfdda22a04173b63247c646acc7cd1122a7 authored over 6 years ago* Fix swapped parameters in ArgumentException and ArgumentNullException cstrs
The constructor...
9e9a11d4b09362aadac6d32be0ac83fdddc5e19e authored over 6 years ago272604f27578dba67de8039e4e88901a26299883 authored over 6 years ago
* Change all Select(... as ...) to OfType
* Add changes according to https://github.com/Still...
82cfdffc6516e17ea86013e550060bb6df59a016 authored over 6 years agoa2d8800115c7cc41d82871a68cd08fcdecc747ab authored over 6 years ago
* Add input validation for bot tokens based on their length
* Add token validation to BaseDis...
2de6cef18c495aaa0cb70b1496ea528b47337fd2 authored over 6 years ago
Should fix issues in audit logs when deserializing overwrites and
similar types which we use a ...
143fb2808bcf034a1cbb4231fc19424972a22ca4 authored over 6 years ago
c56fff9fe55648cdb09325bf95bd244a125f0adc authored over 6 years ago
Nullable<T> is not valid for Attributes, this is my suggested fix.
4259b8cb0cfb63e66cde9d0f2c3e7de5a59971ab authored over 6 years ago* Initial commit
* Add alternative suggestion
* Fix typo
* Update README.md
db90eab9534967a9b4a43436991711a372aec320 authored over 6 years ago748e92bcda7410f6a0891b33f15fd7b77fb93a24 authored over 6 years ago
2c3e9193c29c31a6822a24d7d574d6f827e95805 authored over 6 years ago
c1d78189e11969c4ff9054bcd29323a3ffef7a54 authored over 6 years ago
* 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
...
afc3a9d0636598e6638a06781b86f48bac5c5376 authored over 6 years agoaadd6f639f7cdfa0abc9133eb279c88fa22144cf authored over 6 years ago
245806fe3da063b8d11c26ae3ea7723daab83797 authored over 6 years ago
b2f00439524af9836818631f4bfa7c42e9076feb authored over 6 years ago
This dispatch is undocumented and only used by user accounts.
beb3d46e0866c3d1ee8fa8483576547e90b517c6 authored over 6 years ago* Mark guild as optional for invite
* Mark partial InviteMetadata members as Optional<T>
*...
ffe994a9dff1ea3bca63673d332a28b88231d38d authored over 6 years ago4bc06a0a54477e756caa18d3030e5a8e7fa20d10 authored over 6 years ago
* Solved 4003 Authentication Error (Race Condition)
* Set static interval & removed hello case
322d46e47b47e44f8b62b1ddcdcf39280cac6771 authored over 6 years agoaff4512fcd446ce4ec6468c2c8b50e66aa86548d authored over 6 years ago
033d31294f54945a2b9b2aa17c8d356fcffb4c83 authored over 6 years ago
93878e4a9061253dd8f5874af75057cc71924f0d authored over 6 years ago