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

Add InjectAttribute for annotating injectable properties

f0b4c24e8232be8cd478d4fd67ca90468815eb56 authored about 8 years ago
Add IDependencyMap injection for public properties

a551064eaf9712b3e7ba6eb2a6c6434d4ad25124 authored about 8 years ago
SocketSystemMessage Internal -> Public

8be4cb72e364f542f18ca711e6401fc795b497ca authored about 8 years ago
Added EmbedBuilder.AddField(EmbedFieldBuilder)

ea3a8f6a01a5a1bb553af6c7fd869b8dc6c72b94 authored about 8 years ago
Fixed crash, added DM/Group channel helpers

0cf5493c618b7d0e08bd970707e19d0879bd3637 authored about 8 years ago
Fixed bugs with creating invites

d9fd0c34e412cf99320a56c2732c6cd0a221c6ea authored about 8 years ago
Typo

858af5e8bbafc930a1ea5ff41d31db80c6067ea1 authored about 8 years ago
Change all signatures in the SocketClients to interfaces.

d8682a82b2b0325425d34ef8b92ca19e64b7cb31 authored about 8 years ago
Now this should be ready to, I am the worst at git.

25547407c8e2f5214600d16e8d200d2f5cbac1e3 authored about 8 years ago
Changed MessageUpdated to use Cacheable as well, after discussion with Volt.

4b13e3fb00c958fdecc288ed414dd121117a176f authored about 8 years ago
Changed Id from a ulong to generic TId, as per discussion.

2d67cf36ae01e8fe9bf8badf2ecca3d8e60dcd07 authored about 8 years ago
Cleanup.

2a1314da25dd0eede993a7fdf7fb85a032315d18 authored about 8 years ago
Added docstrings for Cacheable

daf0ac9347ff49026c3593791119f8c9b18fbe51 authored about 8 years ago
Simplified PR, renamed Cached to Cacheable.

705d71875c69d68756e81ca6c8964ccf1fb81a47 authored about 8 years ago
returns.

8435186d79522377947f722912f540aae9e2654c authored about 8 years ago
renamed Cache to Cached, and refactored many events to use Cached

959d49a26f8ad7c181373e1efbbb6574ac4837d5 authored about 8 years ago
First commit

05fcd5f07637823a073a7a731083e0ff5af13fa0 authored about 8 years ago
Fix ParameterInfo.Type sometimes being null

f80687ef0e24ab105dcf67b7457a45a19faf4fd5 authored about 8 years ago
Respond to feedback

af33689d1e60ebb875292dba86e99efb3d36ca5e authored about 8 years ago
Fix whitespace

c7bb1cdf31661ab5329570c423f97c240ae67fc1 authored about 8 years ago
Update doc samples for correctness, consistency, and a better complete quickstart example.

02969ff7b5653638dfbb17d198ce708a1b12a14d authored about 8 years ago
Amended after feedback

4b92497c3b2bfb5879501cfd777b0b6181e7993b authored about 8 years ago
Merge pull request #502 from Joe4evr/Before/AfterExecute

Add BeforeExecute/AfterExecute methods to ModuleBase

4cf6d8e03f5edd93e05d7cb8acf5e107e8b19c0f authored about 8 years ago
Started placeholders for analyzers

c9b8ed992cd398ae0d1646047362224245e07deb authored about 8 years ago
Users can no longer directly request user downloads.

b00b69234f4078a10f23194079a9016cce61fad4 authored about 8 years ago
Improve platform errors for websocket/udp

6188ff0a2f5469682f4f89f64708525b18fe21ab authored about 8 years ago
Actually mark the methods virtual #derp

ea298875af19177afd721de158555ce5ebf4b773 authored about 8 years ago
Add BeforeExecute/AfterExecute methods to ModuleBase

c2599977a517acb9b7cc72e84ad7683dd08dc5d6 authored about 8 years ago
Update to Docs' Homepage

Intended to make the Home more than a placeholder, and more homey

d057c1b564cce32c056dfa05936b01a6a8397039 authored about 8 years ago
Don't throw if websocket close was requested

35c10a10065651a3dcd11188b367d2f37c9412a4 authored about 8 years ago
Fixed nullref during reconnect

a266d072db675de649a43e46dcdd7c38b9b799c0 authored about 8 years ago
Added a few debug tools for stability testing

547d7d241f92ab8c7dcbdfae7863b5f37d2b68d5 authored about 8 years ago
Moved a few log events to the shard logger

11a639c5aabe60a0ba39efdc201b0e8041e2db5a authored about 8 years ago
Stop spamming users/@me and voice/regions

b91026f552371d667b66a254beb10a285ce384a4 authored about 8 years ago
Add voice guide

6a0f41a4dc7e0ec234f465aef1e935caac3142ea authored about 8 years ago
I forgot what frameworks we target...

99b1398dc44672e12f9d772aaa8182b3b7e581d1 authored about 8 years ago
Added dependency groups to metapackage nuspec

b4373b5a94dd2bfa1eb3651d4517cbc14228a085 authored about 8 years ago
Removed .Net Core runtime req from README

56b260c5ea714cef453419cd198280979de34b5c authored about 8 years ago
Pack script fixes

4610e66fdf8987d7b89371fef78ce83bdea03d03 authored about 8 years ago
Merge pull request #482 from FiniteReality/issue/462

Ensure aliases are built in the correct order

55e9c7da5ccdc533eeb8d72b323d1879960ee077 authored about 8 years ago
Merge pull request #497 from Confruggy/patch-3

Fixed Format.Sanitize

3cf03fa7f8c60fe8f7e968bac87fc9212c23631b authored about 8 years ago
Merge pull request #488 from FiniteReality/issue/487

Replace ConcurrentBag<T> with HashSet<T>

deb755dd3d7094140511773a687e18bfac84f411 authored about 8 years ago
Merge branch 'dev' of github.com:RogueException/Discord.Net into dev

7d617aebb270e0a883448e4c3bfd60ce13c10014 authored about 8 years ago
Converted Discord.Net to a metapackage

34139c9b59e06fcfb497304def96b66554135bdc authored about 8 years ago
Added build status to README

dcde84616323d9c60ef5b6fc61111a9b51c98eaa authored about 8 years ago
Updated xunit

c10ebeef57274c352ed0fd6edb6d467f387732d8 authored about 8 years ago
Updated README with new compile requirements

224af65b295e5bb2fc09ef7dbeeb14b3a0b1a559 authored about 8 years ago
Updated to 1.0.0-rc3 tooling

eb2a946dd6183d32bdb9c6d5e73d6a1f7a449cd5 authored about 8 years ago
Abandon VersionSuffix

3bc25200957e7d6f2f677dc9d78e0565a3961a79 authored about 8 years ago
Fixed CI detecting all packages as dev

24663605f6d878b06b7027c046b403276c672883 authored about 8 years ago
Versions are hard

b0db37cad661f2463ca6ce90d7bd567d593d2293 authored about 8 years ago
Fix Issue #446. RestUserMessage initializes _reactions even if there are no reactions so get doesn't cause exception.

7e9491fb34f7d28810704748963898f285798eb0 authored about 8 years ago
Merge pull request #465 from Sentinent/user-presences

Fixed users not being updated on PRESENCE_UPDATEs

4665b63d276a8ddd8be01106634c9531b2dcd08d authored about 8 years ago
Merge pull request #464 from Sentinent/dev

Fixed guild member's joinedat reseting after certain events

a75af58bdbeb0bb3b4625740abe44551361317ef authored about 8 years ago
Merge pull request #433 from Confruggy/patch-1

Fixed RemoveReactionAsync overload doesn't work with unicode emojis

0d433caaa675e2014fc33ae5063a68e887fc8f63 authored about 8 years ago
Pack script fixes

78c892b1bb5e7516cd7c1fba1555da633d3764e8 authored about 8 years ago
Changed nupkg directory

f3ba4b6f99d5ff53192c0893e85c8bc9cabd2e26 authored about 8 years ago
Cleaned up csproj/sln/scripts

3046b62c94b6e091fb970408d3311ec038de488d authored about 8 years ago
Cleaned up ShardedClient, delayed connections

203265cb652177b2c577d62f673efc8ee68f5f07 authored about 8 years ago
Fixed a couple issues in the Tests csproj

858580a6a4479ef79cd49e3690fdb0297b0e9c5e authored about 8 years ago
Ignore warnings from HttpMixin

dc659d4dcfd573e3eb07dacc754588a78e6f452d authored about 8 years ago
Restore tests before testing

d043b8daea41aaae7b17340b0e95cda6eeda07cf authored about 8 years ago
Split build script into build, pack and test

b5571d09ce823c71ecbe8305e9ad04c4a485cd20 authored about 8 years ago
Abort packing if build fails

a4009dca7dd63215b11c7ac868bad60fe40a8e5c authored about 8 years ago
Updated build script

7c5fe79333dd95be1ec2858afe95b94e732fbfe5 authored about 8 years ago
Added credit for akavache files

7ac02bbc40c34300bd8e51c1a310b922b5774626 authored about 8 years ago
Added environment var fallback

5dda8ef31fa6e3fb536d8e168e878992532cceed authored about 8 years ago
Cleaned up VoiceChannels test

0947bedb28bcdde88486277977f6b4dcd3fe2036 authored about 8 years ago
Fixed solution errors

9fb413952fdef34f7e3674470e642efe5536037f authored about 8 years ago
Added config example

bf8a615eef59fed9d61fb113199294a52e43f34e authored about 8 years ago
Started new testbed

d9802593aba0325335ab06bafa212d559db838b5 authored about 8 years ago
Cleanup

fe35400498b094ac8e738d1164d3872da13a99cb authored about 8 years ago
Merged GuildExtensions into IGuild

158222bb78693c94b2f29b7b1918e86c123ac7e3 authored about 8 years ago
Improved discord HTTP exceptions

7ef48c5ce56bd9e5eb8691842adaaedf2d981a2d authored about 8 years ago
Internally exposed several ApiClient props

b76c744447e3a5ce8b710ab009eb0d0c959e0b3a authored about 8 years ago
Made IVoiceChannel.UserLimit nullable

ea0044cb872d80dadd552854e0ea185680ccdb5b authored about 8 years ago
Updated .NET dependencies to 4.3.0

69bd4b4ea65495dab890fdddacdb1244e99c6ef2 authored about 8 years ago
Removed project.jsons

00bb3c9d7019f0b64eb860b6c8ddbf75de184f6f authored about 8 years ago
Added .vscode settings to gitignore

62d0017e0482404d85b12f797670af18da54dfff authored about 8 years ago
Added db files to gitignore

5c4672bc246e72cfa62344a8cd9814b79aa4df97 authored about 8 years ago
Update Format.cs

removed comma and space

02b07263382a4111fe5a5ba750f6099692539055 authored about 8 years ago
Update logging.cs

aed63e67f6f1d7caaa2b45afe2601b35d9eaabbb authored about 8 years ago
Update logging.cs

1c258544ba07f249c58c58e3cfcf32f0806422fd authored about 8 years ago
Update logging.cs

e907c3e500d6f200dbeb331657b370ec8f46ddd4 authored about 8 years ago
Update logging.cs

2b9cedd9dfd515edd35d29a298c59e04fa026dac authored about 8 years ago
Update logging.cs

a59fa722e7b88c5b32641d563db5fe544ea69507 authored about 8 years ago
Update Format.cs

c1e445d8ce2c1ac31c780142cda561d409159421 authored about 8 years ago
Actually use HashSet<T> to initialize _moduleDefs

0715cb6623feb9540c0ee68f7982e2d4e3ade19b authored about 8 years ago
Replace ConcurrentBag<T> with HashSet<T>

Fixes #487

a65ba095affcdf592d487e4cd6cf30fb0d8a5371 authored about 8 years ago
Ensure aliases are built in the correct order

Fixes #462

c2b50b56d8263137682009ada50f5c5d13e578d9 authored about 8 years ago
Include command contexts on docs

236304c1a4d7c21c239d29ec500edd876a412b48 authored about 8 years ago
Merge pull request #479 from AntiTcb/patch-1

Unparsed -> Remainder in example.

fbc32b3dc4f838a59a35a25edd5ff1b4aed04d56 authored about 8 years ago
Unparsed -> Remainder in example.

4188a274018638db1994e460b8e0c323863aaa02 authored about 8 years ago
Fixed users not being updated on PRESENCE_UPDATEs

6dc52e8eb8b9e41b1b7247ffa20a2e415359a3c8 authored about 8 years ago
Fixed guild member's joinedat reseting after certain events

a03269fcf1265f766709398eaafbe481f997db53 authored about 8 years ago
Fixed a nullref when an embed is not provided to SendMessage

cf2596db5881f67b0e1ea8b46404521a7cc34882 authored about 8 years ago
Fixed several package errors

d06b7856f630ec2ac4b73ee7e8e3cd47d34f928b authored about 8 years ago
Updated README

64e22947eabcec19fdbba54c48d2345a543dd981 authored about 8 years ago
Added providers to metapackage

02b4e0c3c11e4ab23e74e67e73230bd6352eccbc authored about 8 years ago
Added ManageWebhooks to Channel/OverwritePermissions

4a75f68ac8a4e8870fce19e3654b9e06439c4506 authored about 8 years ago