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
* support X-RateLimit-Reset sending integer or float values
This changes the way that the X-R...
9482204bcfdc57c859f4fd6daae0c44d3010e931 authored over 5 years ago* Move reaction methods of IUserMessage to IReactionMessage
Moves the reaction-related method...
07f4d5f35378005062902193ccaf23758e25abf3 authored over 5 years ago* Add self_stream voice state property
Adds the self_stream property which is set true when a...
9bb08c9ba44483103c0f3f101a1095b3758dbe5e authored over 5 years agob0a595be7705e0e8505fdc28a80cb7b6e0ac9513 authored over 5 years ago
While it might be more proper to refer to a voice state as composing
a stream (i.e., the IVoiceS...
* implement a fix for tags being found in code blocks
still needs polish, consider this a rou...
c977f2ec9c4b856ecaff3879cc1b50baa2c9e8a1 authored over 5 years agoe8cb03170476bd4b20a18cfff1f3784783649c80 authored over 5 years ago
* Implement Quote Formatting
Adds support for block quote text formatting. This feature is cu...
265da99619a775d23b24326648fe4220bc6beeae authored over 5 years agoConst, not a property
52565ed0de5e582fb275d10964d560c8b791f0ac authored over 5 years agoAdds the new MessageType for system messages indicating that a webhook for a news channel has be...
794eba5d1a2ff8d8b37a1e3a61ee3c3b2ca6c9fc authored over 5 years ago15b2a36790ceaab453d001d939d039860592dd0d authored over 5 years ago
af79ed54a1958e1cc327af9563da197e68be0ba4 authored over 5 years ago
commit ed3dac1cc7cb57b00e158273ab1487d5fb3e4eb3
Author: Christopher Felegy <[email protected]...
Very simple change, removes the null coalescing operator on the EmbedBuilder's Color property in...
120c0f72cb8dbf6c2306229eacc159a2bb85a2b5 authored over 5 years ago4edda5b729836e511e7fb417c71234ed18dd7980 authored over 5 years ago
* Implement Client Status Support
Adds support for using the client_status as sent as part of...
9da11b418488890e57d1b59b06c8c67c378745d2 authored over 5 years agoc870e672a21849fb37bcc9bc82af6abc7b12fdc1 authored over 5 years ago
* Added id overload for RemoveReactionAsync
* Fixed the docs strings
c88b1dada7382539097f8e65264399467e35d54b authored over 5 years ago* add new MessageTypes
* Add new properties to the updated models
* add the SystemChannelM...
faf23dee35ec250e35df6ebe7a39b9b5b325b617 authored over 5 years agod6d4429c3d93a97c632109cdccbc0de6f98553cd authored over 5 years ago
Signed-off-by: Still Hsu <[email protected]>
363d1c6da6309dd98116979713f21011f682e357 authored over 5 years ago* Added a Rest property to DiscordShardedClient
* Moved the rest client onto the BaseSocketCl...
9fede346d321ea79bca907036d9a4caf16e99a00 authored over 5 years agoc864f48c3bc26fcf03fccf1888d9b67511d743b9 authored over 5 years ago
man I wish people read more
0484fe8e9d16a8f97c1e79335c4b30f55194ea3c authored over 5 years agoyeah man I support the first amendment
cd288923c3222713d01131ebf2c75b3085f18de7 authored over 5 years ago* Match debugger display value
https://github.com/discord-net/Discord.Net/issues/1327
* Us...
1e8aa080abe555c23c68d8fac6e52c3cebacc092 authored over 5 years ago* Squashed commit of test rewrite changes
fix missing priority speaker flag
rewrite the Te...
a797be9ca03005bc0fd451fee0a889e71b71ee15 authored over 5 years ago* WIP commit, update IActivity and IUser with missing types
* incomplete implementation of in...
40844b9e135adda3382cd250363442e318e52425 authored over 5 years ago10463cfdd2a439aa96bde85ca83d01d3862cf612 authored over 5 years ago
dfd82a5ab7d06f77a2ad27321c7931891ca04e0d authored over 5 years ago
Prevents messages with an unknown EmbedType from failing to unmarshal
d287ed1d4c2d2f0b96be1969a7b056da95cc2fc2 authored over 5 years ago* Fixed optionals having IsSpecified true when objects weren't in cache
* Removed double null...
1cc5d7321b2d3912df8b18b74ee2cb76ac329ba3 authored over 5 years agoCo-authored-by: Quahu <[email protected]>
2e95c4913b2f60100f8867ecebbbcbfc2091480f authored over 5 years ago
This reverts commit 8fb0d5dc13613e1539aff09899b465e21308d64c, reversing
changes made to 3e65e03b...
8fb0d5dc13613e1539aff09899b465e21308d64c authored over 5 years ago
3e65e03b8583937057091d2ecb22c07162c2e4ca authored over 5 years ago
46da3523d090ed3f99c44e9c755ac5e1cbb5c94b authored over 5 years ago
* Feature: Disconnect users from voice channels
Updates GuildUserProperties to allow for sett...
fc48c6606d293f1cd9d9a7df10f747e1e9fc93de authored over 5 years agoDiscord allows the slow mode to be up to 6 hours.
4433ca741b29fe37b4500cc46fac8bf61ae64bec authored over 5 years ago63ccd05faad63dce85e31d0d9c979cb6477ae92e authored over 5 years ago
Continuation of commit abf3e90 attempt to fix Emote comparisons,
as Hash comparisons are done b...
In reference to what was discussed in the dnet channel.
abf3e905f2ef656376636f81c7fc723d728bbcd4 authored over 5 years ago* Set the @everyone IRole for @everyone and @here tags
Adds support for setting the IRole cor...
1f55f018662243b64a2ab361986da41b4239e416 authored over 5 years ago4d7de176d019398a6830602609ad637234ab7f81 authored over 5 years ago
The DiscordSocketClient and DiscordSocketRestClient share the same
backing API client, so the Lo...
bc66d7ea4e1635892dd9e9809c8898fe5fad3ffa authored over 5 years ago
c9e2c034f82120963aed542c6ebaab08628ac3c8 authored over 5 years ago
89da65af96f89dca6b2dc7dbeabd2d9d7b42fa67 authored over 5 years ago
8118c11efe2a5b77dc39d4e625a8023de566717c authored over 5 years ago
53e020267711eb856c9516bb7ed7a9849b175676 authored over 5 years ago
happy patch saturday
63381f12045703cb5614731d5ed290b5b6b72747 authored over 5 years ago03304ff36432df134004151c4a4775efc8411914 authored over 5 years ago
1356ea97362b7991cd4657692e9f0d1db066f8a4 authored over 5 years ago
* Add Webhook example.
* Fix spacing.
* Update to use webhook URL ctor.
655a0069a15be85144fd1e2c2b337c619735100f authored over 5 years ago* fix missing priority speaker flag
* rewrite the TestChannelPermissionModify test
4eb958dceea18ad1a4fff7f42df8dd0b6b33e785 authored over 5 years agoResolves #1238.
I'm not sure where this bug came from, a git blame revealed no change to
the ti...
Resolves #1277.
a44c13af7867043aac0d3386fe1b409fffdee7ee authored over 5 years agoResolves #1216.
* Add support for spoiler formatting
* Implement support for sending messa...
f3b20b2b6dd91c1d92d840d300e6471e5ee2446b authored over 5 years ago76f82d687b3aa2a791cebec6ad4c6f93e9b0b5a4 authored over 5 years ago
358b9e7b7be966724788bac4f504945dd893da29 authored over 5 years ago
03e6401d1908c955e8488777e855435bb0d2aa27 authored over 5 years ago
* Reimplement messags bulk deleted event RogueException/Discord.Net#1120
* Update remark
*...
dec353e57f41b9543d2d88908ae75b87ab01135c authored over 5 years ago
The embed should not display nickname#discriminator as that's incorrect.
So the extension was s...
* Remove template in favor of official samples
* Fixed a variable name copy pasta mistake
...
4309550ca0f0d260a8b92ba34dea6439e4800c38 authored over 5 years ago- adds inheritdoc tag to the inherited ErrorMessage properties of several attributes
- adds x...
5ea3e113b80122c03beae36a262772e8b518a654 authored over 5 years ago* Trim whitespace from tokens before logging in
This change trims whitespace characters from ...
bb61efabf36efc524c7e307f5b7e6718089c07d0 authored over 5 years ago0275f7df507a2ad3f74be326488de2aa69bfccde authored over 5 years ago
* Add webhook url overload for DiscordWebhookClient
Adds an overloaded constructor for `Disco...
f2113c7c2be90d93a54702319f9ae316be60a945 authored over 5 years ago* Fix #1270 Add the AuthorId to MessageDeleteAuditLogData
Fix #1270
Adds the AuthorId prop...
1ae42207f813a7a4ca40bf13f77cce9362f2000d authored over 5 years ago00d3f5a8e583cd49f7f1a8478e6573aa96661548 authored over 5 years ago
e03c5274f8c4ea2d3f1a0be7aafe8db6004386ac authored over 5 years ago
* add News channel type
* remove (very outdated) todo
* add [Socket/Rest]NewsChannel types...
9084c4214eecb8c41849760a6edd1a7f6db9ba79 authored over 5 years ago2254a99942bc555298b2a769f5732281f9d70da6 authored over 5 years ago
51618e66f2dbec70667612bcb69434b595957889 authored over 5 years ago
5569873717bd985c783c139ef4110ac8f5e46604 authored almost 6 years ago
8003ac80e4cdac21d956e9431c7f8c846d113c79 authored almost 6 years ago
b2ebc03da71e450500b38ce45a34f7b1be215250 authored almost 6 years ago
dffbc656fd78b164980f03e11154cf297b17bfba authored almost 6 years ago
bon voyage
6216fe3a56e7cc1dbd60f5407f88d45fd19a1587 authored almost 6 years agof9a0d50d5615fccc69ff861128995aa00a68a923 authored almost 6 years ago
e2ed8f11140258c88f5b77d7c4846cdcb70cb5c8 authored almost 6 years ago
35b6326889f77558c1c4399fb7b2ff54939cfb1a authored almost 6 years ago
0a8f51c560eaf46bd466fc0691b27c3a163ced0f authored almost 6 years ago
2fa8df8624fdfcfeefc702a158034347744bcb5e authored almost 6 years ago
4d3dcc957c753f82f39190299055d63bb3e50682 authored almost 6 years ago
af3d61b906903451b40fe3324fe76d352f079730 authored almost 6 years ago
1d0de061e2d08010741dedc8f290b2f8178bbf4e authored almost 6 years ago
0bb909753431606448d4d7cbb1710f0d9ef4c010 authored almost 6 years ago
bc5d608712989ad5a910e0002897efd59a06e1d1 authored almost 6 years ago
3d1cc3db7eb7c84c165967baedb5c3235956ca0b authored almost 6 years ago
b2295a6450744d83120f0dcbb7648b4b6e454fd8 authored almost 6 years ago
fa680209e011fc7b7d4fbe04da47fbe6d1d4b237 authored almost 6 years ago
0de7f9444734728eea39e6ef76fdba012b779e18 authored almost 6 years ago
e1bc3a3f0c49b3ea25b9332696e202e57aa6a8ef authored almost 6 years ago
5d3bf981de974d2c31cf2f72bbcb088c90254f00 authored almost 6 years ago
369fb78e2f65ef7f21b1a4fb0a62bbdb2f18d05e authored almost 6 years ago
e7d52fded1f89490c770c807442a9db5222e5bfd authored almost 6 years ago
9b2bc18c5cc51bf887f4df6fc775bee967c889d6 authored almost 6 years ago
* Fix NullReferenceException when the webhook was deleted
* Fixing doc note
* Better docum...
049b01451834591352016022bb026675a6bc05e7 authored almost 6 years ago* Clarify command samples by adding additional notes about each methods
* Add additional note...
2473619e63f7c7660c7a479116dc14f1c45d6fa0 authored almost 6 years ago