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
AudioExtensions.GetAudioClient should be an extension method
github.com/discord-net/Discord.Net - 3b71a329b823fe0f74ba96390d41f28d47f452b1 authored almost 9 years ago
github.com/discord-net/Discord.Net - 3b71a329b823fe0f74ba96390d41f28d47f452b1 authored almost 9 years ago
Fixed TTS
github.com/discord-net/Discord.Net - 00f8c7a7330e850d913f23dec7a512c0513df089 authored almost 9 years ago
github.com/discord-net/Discord.Net - 00f8c7a7330e850d913f23dec7a512c0513df089 authored almost 9 years ago
Added a cleanup note for Message.Resolve
github.com/discord-net/Discord.Net - 564e6ca2cc4c5b652bf9b426995fc8c1e9016435 authored almost 9 years ago
github.com/discord-net/Discord.Net - 564e6ca2cc4c5b652bf9b426995fc8c1e9016435 authored almost 9 years ago
Added non-generic Modules.Add method
github.com/discord-net/Discord.Net - 03920b9d489e2844bdd5fcb32f18fbb35c73f073 authored almost 9 years ago
github.com/discord-net/Discord.Net - 03920b9d489e2844bdd5fcb32f18fbb35c73f073 authored almost 9 years ago
Store AppName/Url/Version in DiscordConfig, generate config for AudioClient
github.com/discord-net/Discord.Net - 3101e232287efc51d78e458bc2ef5e2706d230b2 authored almost 9 years ago
github.com/discord-net/Discord.Net - 3101e232287efc51d78e458bc2ef5e2706d230b2 authored almost 9 years ago
Removed raw input/output from Debug logging
github.com/discord-net/Discord.Net - 212890a147d52aecdb78122b5cff75699440e0ef authored almost 9 years ago
github.com/discord-net/Discord.Net - 212890a147d52aecdb78122b5cff75699440e0ef authored almost 9 years ago
Renamed LoggedIn event to Ready
github.com/discord-net/Discord.Net - b9d68b723a96918638f675c510922f27f04dd11a authored almost 9 years ago
github.com/discord-net/Discord.Net - b9d68b723a96918638f675c510922f27f04dd11a authored almost 9 years ago
Avoid processing online users twice during connection
github.com/discord-net/Discord.Net - f7b2eb7f6fe4d0f1d0f9c7ca348fb00e727c2f50 authored almost 9 years ago
github.com/discord-net/Discord.Net - f7b2eb7f6fe4d0f1d0f9c7ca348fb00e727c2f50 authored almost 9 years ago
Fixed getting_started's nuget links
github.com/discord-net/Discord.Net - 6402b274583dc038f0c131003d51d32e835f1739 authored almost 9 years ago
github.com/discord-net/Discord.Net - 6402b274583dc038f0c131003d51d32e835f1739 authored almost 9 years ago
Wait for all offline users before raising LoggedIn
github.com/discord-net/Discord.Net - d6f22d11dc0dac82fd362ecbcdbdd4d85fb35fc6 authored almost 9 years ago
github.com/discord-net/Discord.Net - d6f22d11dc0dac82fd362ecbcdbdd4d85fb35fc6 authored almost 9 years ago
Improved performance where Channel.GetUser is used
github.com/discord-net/Discord.Net - d7ecefb5cbc45bf93c15d3369df623710be2c678 authored almost 9 years ago
github.com/discord-net/Discord.Net - d7ecefb5cbc45bf93c15d3369df623710be2c678 authored almost 9 years ago
Fixed Channel.GetUser
github.com/discord-net/Discord.Net - 41125c41db7dae874dc7ad62d3b064342db4c14f authored almost 9 years ago
github.com/discord-net/Discord.Net - 41125c41db7dae874dc7ad62d3b064342db4c14f authored almost 9 years ago
Fixed channel's user cache not populating on READY
github.com/discord-net/Discord.Net - c6af9fa70dc55d6cc2d2635fa12cf9e517d1c234 authored almost 9 years ago
github.com/discord-net/Discord.Net - c6af9fa70dc55d6cc2d2635fa12cf9e517d1c234 authored almost 9 years ago
Several permission cache fixes
github.com/discord-net/Discord.Net - 8e519d19259c0bd8f821f4aba5c27db41c4838fe authored almost 9 years ago
github.com/discord-net/Discord.Net - 8e519d19259c0bd8f821f4aba5c27db41c4838fe authored almost 9 years ago
Fixed Channel.Users permissions cache creation
github.com/discord-net/Discord.Net - 989243f88c42291d639a030c4786d030393a6b0b authored almost 9 years ago
github.com/discord-net/Discord.Net - 989243f88c42291d639a030c4786d030393a6b0b authored almost 9 years ago
Fixed compile warning
github.com/discord-net/Discord.Net - ca792a798a61a12312ce43217809ee13970c20da authored almost 9 years ago
github.com/discord-net/Discord.Net - ca792a798a61a12312ce43217809ee13970c20da authored almost 9 years ago
Added a few more placeholders to ETFReader
github.com/discord-net/Discord.Net - 964ba8292864df2b6cbc4ea8fc802201f85584c7 authored almost 9 years ago
github.com/discord-net/Discord.Net - 964ba8292864df2b6cbc4ea8fc802201f85584c7 authored almost 9 years ago
Reorganized ETFReader to match ETFWriter's layout
github.com/discord-net/Discord.Net - 04645bb32795c784ae8effd5420549699fd1c439 authored almost 9 years ago
github.com/discord-net/Discord.Net - 04645bb32795c784ae8effd5420549699fd1c439 authored almost 9 years ago
Changed LeaveGuildRequest to new endpoint
github.com/discord-net/Discord.Net - 1e6e965775b6b37561c789c9ca11b63b726e8db4 authored almost 9 years ago
github.com/discord-net/Discord.Net - 1e6e965775b6b37561c789c9ca11b63b726e8db4 authored almost 9 years ago
Added DeleteGuildRequest
github.com/discord-net/Discord.Net - 433ead6f3f201e87a62d8d7c1b50bddbfd35ad17 authored almost 9 years ago
github.com/discord-net/Discord.Net - 433ead6f3f201e87a62d8d7c1b50bddbfd35ad17 authored almost 9 years ago
Added Bool, Integer and Nullable support to ETFReader
github.com/discord-net/Discord.Net - 1f1e6e6ed4cfb10249353f5791372de6dfed7bb4 authored almost 9 years ago
github.com/discord-net/Discord.Net - 1f1e6e6ed4cfb10249353f5791372de6dfed7bb4 authored almost 9 years ago
Cleaned up ETFWriter
github.com/discord-net/Discord.Net - 7cbefe6fa28096792b29e0b7d9acc23a23a5703d authored almost 9 years ago
github.com/discord-net/Discord.Net - 7cbefe6fa28096792b29e0b7d9acc23a23a5703d authored almost 9 years ago
Removed some test code
github.com/discord-net/Discord.Net - 13358c05b51c3f0864c3a2a970a928efc412e717 authored almost 9 years ago
github.com/discord-net/Discord.Net - 13358c05b51c3f0864c3a2a970a928efc412e717 authored almost 9 years ago
Fixed a login crash bug, fixed permissions resolving twice during READY
github.com/discord-net/Discord.Net - d68e6995561d8e5ca3ed1677a393ccda8c8c40c8 authored almost 9 years ago
github.com/discord-net/Discord.Net - d68e6995561d8e5ca3ed1677a393ccda8c8c40c8 authored almost 9 years ago
Removed redundant casts in MessageQueue and improved error logging
github.com/discord-net/Discord.Net - 19e2528affe6084cdd0459e23ae572083b7064d7 authored almost 9 years ago
github.com/discord-net/Discord.Net - 19e2528affe6084cdd0459e23ae572083b7064d7 authored almost 9 years ago
Temp. moved built-ing event logging to Debug temporarily, improved login speed.
github.com/discord-net/Discord.Net - bd9fc36720a281b454562507f7c6b6813c9491c7 authored almost 9 years ago
github.com/discord-net/Discord.Net - bd9fc36720a281b454562507f7c6b6813c9491c7 authored almost 9 years ago
Added path property to all models for logging
github.com/discord-net/Discord.Net - bc7edbf3c7ef9f6cbc54fd46af7b8b09480e8b40 authored almost 9 years ago
github.com/discord-net/Discord.Net - bc7edbf3c7ef9f6cbc54fd46af7b8b09480e8b40 authored almost 9 years ago
Minor cleanup
github.com/discord-net/Discord.Net - d48d658e3a79b9ea0b16dc709584e187de17b8aa authored almost 9 years ago
github.com/discord-net/Discord.Net - d48d658e3a79b9ea0b16dc709584e187de17b8aa authored almost 9 years ago
Cleaned up a bit of the modules/services add/get format
github.com/discord-net/Discord.Net - 5c64cb68bf8a82936e192ecb0b3ba99cf123bd57 authored almost 9 years ago
github.com/discord-net/Discord.Net - 5c64cb68bf8a82936e192ecb0b3ba99cf123bd57 authored almost 9 years ago
Stop adding users on PRESENCE_UPDATE
github.com/discord-net/Discord.Net - 702125fdc67796314b75fa0dfb5fc9472bdd5ba2 authored almost 9 years ago
github.com/discord-net/Discord.Net - 702125fdc67796314b75fa0dfb5fc9472bdd5ba2 authored almost 9 years ago
0.9.0-rc3-1
github.com/discord-net/Discord.Net - 2d0ff089a9a63cd10ddf116d5f19ab3265dcc326 authored almost 9 years ago
github.com/discord-net/Discord.Net - 2d0ff089a9a63cd10ddf116d5f19ab3265dcc326 authored almost 9 years ago
Fixed crash with short mention activation strings
github.com/discord-net/Discord.Net - 173df19439a7bf9bf4e5f8d749f91b5abb9c4b07 authored almost 9 years ago
github.com/discord-net/Discord.Net - 173df19439a7bf9bf4e5f8d749f91b5abb9c4b07 authored almost 9 years ago
Updated GuildMemberAdd to use ExtendedMember
github.com/discord-net/Discord.Net - b5f4e1004d98ae8b2f6819ecce07597e639959c2 authored almost 9 years ago
github.com/discord-net/Discord.Net - b5f4e1004d98ae8b2f6819ecce07597e639959c2 authored almost 9 years ago
Added Server.ChannelCount, UserCount, RoleCount. Updated several GatewaySocket API models.
github.com/discord-net/Discord.Net - b8b49356144c739280af01bbb29d93f167e58c67 authored almost 9 years ago
github.com/discord-net/Discord.Net - b8b49356144c739280af01bbb29d93f167e58c67 authored almost 9 years ago
0.9.0-rc3
github.com/discord-net/Discord.Net - 720e202cb6d0be8ff1e959d4ef84fa41f58593ad authored almost 9 years ago
github.com/discord-net/Discord.Net - 720e202cb6d0be8ff1e959d4ef84fa41f58593ad authored almost 9 years ago
Dont request offline users if not in any large servers
github.com/discord-net/Discord.Net - d11d9c804794887cf3f55201e6b427435cda3f22 authored almost 9 years ago
github.com/discord-net/Discord.Net - d11d9c804794887cf3f55201e6b427435cda3f22 authored almost 9 years ago
Request offline users on connect
github.com/discord-net/Discord.Net - 5504d7dde2eb06ccfe01f6737e925b8454ccee39 authored almost 9 years ago
github.com/discord-net/Discord.Net - 5504d7dde2eb06ccfe01f6737e925b8454ccee39 authored almost 9 years ago
Fixed Discord.Net versioning warnings
github.com/discord-net/Discord.Net - 41ae3ea80c8f0321d7f97f0dca4687c7c2a5aeb7 authored almost 9 years ago
github.com/discord-net/Discord.Net - 41ae3ea80c8f0321d7f97f0dca4687c7c2a5aeb7 authored almost 9 years ago
Fix nuget GAC issues
github.com/discord-net/Discord.Net - 206621110d698b48de6e2dd12e407561c73b78ee authored almost 9 years ago
github.com/discord-net/Discord.Net - 206621110d698b48de6e2dd12e407561c73b78ee authored almost 9 years ago
0.9-rc3
github.com/discord-net/Discord.Net - 34fd47bb5dc364481c071d2a5425480d197126b2 authored almost 9 years ago
github.com/discord-net/Discord.Net - 34fd47bb5dc364481c071d2a5425480d197126b2 authored almost 9 years ago
Don't automatically unwhitelist a server on leave
github.com/discord-net/Discord.Net - 8e8c2cc7fb7a7d4b14688e319f645838c6f3cfda authored almost 9 years ago
github.com/discord-net/Discord.Net - 8e8c2cc7fb7a7d4b14688e319f645838c6f3cfda authored almost 9 years ago
Made large_threshold mandatory
github.com/discord-net/Discord.Net - 45ee58a4d5b2f730ee81aed1db412f2647544cc3 authored almost 9 years ago
github.com/discord-net/Discord.Net - 45ee58a4d5b2f730ee81aed1db412f2647544cc3 authored almost 9 years ago
Swapped explicitness of ServiceManager's GetEnumerators
github.com/discord-net/Discord.Net - f0060f95364404edaedb12259c0ef291ac5d1fe2 authored almost 9 years ago
github.com/discord-net/Discord.Net - f0060f95364404edaedb12259c0ef291ac5d1fe2 authored almost 9 years ago
Merge pull request #32 from SSStormy/dev
Expose services in ServiceManager
github.com/discord-net/Discord.Net - defd376dc896f8df8cdac3f9970debf9a388db2b authored almost 9 years ago
Actually implemented the IEnumerable interface
github.com/discord-net/Discord.Net - dfd105ab2deebf2b3bce31e965721c06f0b74320 authored almost 9 years ago
github.com/discord-net/Discord.Net - dfd105ab2deebf2b3bce31e965721c06f0b74320 authored almost 9 years ago
Exposed services as an IEnumerator instead
github.com/discord-net/Discord.Net - 6841217dadc9e7f4a064aa16e1e8a010e0a3d382 authored almost 9 years ago
github.com/discord-net/Discord.Net - 6841217dadc9e7f4a064aa16e1e8a010e0a3d382 authored almost 9 years ago
Exposed services in ServiceManager
github.com/discord-net/Discord.Net - 0dbe3cf9554d9d07b04ae4baa53cf143d2b74452 authored almost 9 years ago
github.com/discord-net/Discord.Net - 0dbe3cf9554d9d07b04ae4baa53cf143d2b74452 authored almost 9 years ago
Default private channels to ChannelType.Text
github.com/discord-net/Discord.Net - 5bff403cec1ccb925a6901a123b8582cf30ec28f authored almost 9 years ago
github.com/discord-net/Discord.Net - 5bff403cec1ccb925a6901a123b8582cf30ec28f authored almost 9 years ago
Fixed a couple missing .Net Platform 5.4 dependencies
github.com/discord-net/Discord.Net - 0fe68354007df9659f966d44e1fe1afb32da7ef4 authored almost 9 years ago
github.com/discord-net/Discord.Net - 0fe68354007df9659f966d44e1fe1afb32da7ef4 authored almost 9 years ago
Fixed crash if prefix mention is checked in PM
github.com/discord-net/Discord.Net - 196c6ac6981612204944434f752767956bed44bb authored almost 9 years ago
github.com/discord-net/Discord.Net - 196c6ac6981612204944434f752767956bed44bb authored almost 9 years ago
Removed unused using statements
github.com/discord-net/Discord.Net - cc788c98a890596ea8dfdbf04d9efb238b0ba003 authored almost 9 years ago
github.com/discord-net/Discord.Net - cc788c98a890596ea8dfdbf04d9efb238b0ba003 authored almost 9 years ago
Updated Versions
github.com/discord-net/Discord.Net - 2528c3feb403dc3bda1f49d891ca33491b69428a authored almost 9 years ago
github.com/discord-net/Discord.Net - 2528c3feb403dc3bda1f49d891ca33491b69428a authored almost 9 years ago
Started work on ETFReader
github.com/discord-net/Discord.Net - 8f5e3e7613ad611db085faadb2cce9a177cb8325 authored almost 9 years ago
github.com/discord-net/Discord.Net - 8f5e3e7613ad611db085faadb2cce9a177cb8325 authored almost 9 years ago
Dont nullref if SetStatus/SetGame are called during a disconnected state
github.com/discord-net/Discord.Net - c4b7f78d450ada03593ec6a21a7210e968d765ae authored almost 9 years ago
github.com/discord-net/Discord.Net - c4b7f78d450ada03593ec6a21a7210e968d765ae authored almost 9 years ago
Cleaned up MessageQueue, fixed warning counts
github.com/discord-net/Discord.Net - 903b6a352b330799aaf0d41014fd3c06f05562e0 authored almost 9 years ago
github.com/discord-net/Discord.Net - 903b6a352b330799aaf0d41014fd3c06f05562e0 authored almost 9 years ago
Fixed MessageQueue early edits
github.com/discord-net/Discord.Net - 3902b25b8a1ac8652917a41fee8217ec3b60aeab authored almost 9 years ago
github.com/discord-net/Discord.Net - 3902b25b8a1ac8652917a41fee8217ec3b60aeab authored almost 9 years ago
Minor comment edits
github.com/discord-net/Discord.Net - 255e012fe8b57737b6cc74d4cf6e319c864bcc2f authored almost 9 years ago
github.com/discord-net/Discord.Net - 255e012fe8b57737b6cc74d4cf6e319c864bcc2f authored almost 9 years ago
Made MessageQueue deletes less aggressive, allows editing of messages before they are sent.
github.com/discord-net/Discord.Net - e8cf5486d50584895d731bd9248c4ff4d44eece8 authored almost 9 years ago
github.com/discord-net/Discord.Net - e8cf5486d50584895d731bd9248c4ff4d44eece8 authored almost 9 years ago
Added ChannelPermissionOverrides.InheritAll
github.com/discord-net/Discord.Net - 846f101126b302df8d4a124f85edf0c75f97627b authored almost 9 years ago
github.com/discord-net/Discord.Net - 846f101126b302df8d4a124f85edf0c75f97627b authored almost 9 years ago
Added new experimental MessageQueue
github.com/discord-net/Discord.Net - cf9fcc95219e062c67b9ac45f301f0a6ca3766a4 authored almost 9 years ago
github.com/discord-net/Discord.Net - cf9fcc95219e062c67b9ac45f301f0a6ca3766a4 authored almost 9 years ago
Added GlobalWhitelist/Blacklist extension methods
github.com/discord-net/Discord.Net - 9843298af8fe268dcca67764858edf289cf94935 authored almost 9 years ago
github.com/discord-net/Discord.Net - 9843298af8fe268dcca67764858edf289cf94935 authored almost 9 years ago
Cleaned some compiler flags
github.com/discord-net/Discord.Net - 86addc259495eaa9acc13954f995bc330683df5f authored almost 9 years ago
github.com/discord-net/Discord.Net - 86addc259495eaa9acc13954f995bc330683df5f authored almost 9 years ago
Added ModuleManager.JoinedServer
github.com/discord-net/Discord.Net - dbaf64391142954286a654d1ebbf985d4f884631 authored almost 9 years ago
github.com/discord-net/Discord.Net - dbaf64391142954286a654d1ebbf985d4f884631 authored almost 9 years ago
Added link to Discord.Net.Audio nuget package
github.com/discord-net/Discord.Net - e58bce0050ab449d0470beda6eae2422e8eecbed authored almost 9 years ago
github.com/discord-net/Discord.Net - e58bce0050ab449d0470beda6eae2422e8eecbed authored almost 9 years ago
Added VS2015 Update 1 to compilation requirements
github.com/discord-net/Discord.Net - c8731125973902fbcfa26e9acc3b698282f19398 authored almost 9 years ago
github.com/discord-net/Discord.Net - c8731125973902fbcfa26e9acc3b698282f19398 authored almost 9 years ago
Drop alpha mentions from README
github.com/discord-net/Discord.Net - 09ad7123b5fe8c8dc95c63c1874d3b9c620d1ec1 authored almost 9 years ago
github.com/discord-net/Discord.Net - 09ad7123b5fe8c8dc95c63c1874d3b9c620d1ec1 authored almost 9 years ago
Merge pull request #29 from jarveson/dev
Fix Server GetIconUrl string
github.com/discord-net/Discord.Net - 39fb754a155f1af65dd64e4c921993595716ae6a authored almost 9 years ago
New permissions and color structs
github.com/discord-net/Discord.Net - 7f257264f3d74ec355a788b8f5f0f946c5a8339f authored almost 9 years ago
github.com/discord-net/Discord.Net - 7f257264f3d74ec355a788b8f5f0f946c5a8339f authored almost 9 years ago
Fix Server GetIconUrl string
github.com/discord-net/Discord.Net - e41494d05672b143ef51e1631babf88b700eaedc authored almost 9 years ago
github.com/discord-net/Discord.Net - e41494d05672b143ef51e1631babf88b700eaedc authored almost 9 years ago
Removed references to missing files
github.com/discord-net/Discord.Net - b6fcc479ddd55cfc2031403b8472f360523220b9 authored almost 9 years ago
github.com/discord-net/Discord.Net - b6fcc479ddd55cfc2031403b8472f360523220b9 authored almost 9 years ago
Use async during voice transmission
github.com/discord-net/Discord.Net - bb9d7861595382b2b3ca8faeb260703063fe7aad authored almost 9 years ago
github.com/discord-net/Discord.Net - bb9d7861595382b2b3ca8faeb260703063fe7aad authored almost 9 years ago
Only throw an exception if a TaskManager cancel was unexpected
github.com/discord-net/Discord.Net - fa0c7c3f40f3a031ae6fa8eb8bb625a35beecfe7 authored almost 9 years ago
github.com/discord-net/Discord.Net - fa0c7c3f40f3a031ae6fa8eb8bb625a35beecfe7 authored almost 9 years ago
Removed unneeded & 0xFF ops
github.com/discord-net/Discord.Net - 4b4df672879fe7f0cd8fa83af77330b064d9a9c9 authored almost 9 years ago
github.com/discord-net/Discord.Net - 4b4df672879fe7f0cd8fa83af77330b064d9a9c9 authored almost 9 years ago
Split config into builder and immutable classes, added some audioservice extension methods.
github.com/discord-net/Discord.Net - cb4d00ac4ea17d2189345bffcf33f89c670f28c9 authored almost 9 years ago
github.com/discord-net/Discord.Net - cb4d00ac4ea17d2189345bffcf33f89c670f28c9 authored almost 9 years ago
Added AudioService.Leave(Channel)
github.com/discord-net/Discord.Net - 1ccca4113fc68f0321bf07e0de3e0d4661f99de8 authored almost 9 years ago
github.com/discord-net/Discord.Net - 1ccca4113fc68f0321bf07e0de3e0d4661f99de8 authored almost 9 years ago
Exposed Client property on modules and AudioService
github.com/discord-net/Discord.Net - 61d426d427c5f5d1afc404a79dfc7cd0efa91551 authored almost 9 years ago
github.com/discord-net/Discord.Net - 61d426d427c5f5d1afc404a79dfc7cd0efa91551 authored almost 9 years ago
Cleaned up the help command's footer
github.com/discord-net/Discord.Net - ef95539e2e0930d1953a29cc97947404e54e15d0 authored almost 9 years ago
github.com/discord-net/Discord.Net - ef95539e2e0930d1953a29cc97947404e54e15d0 authored almost 9 years ago
Fixed a couple substring bugs in commandservice
github.com/discord-net/Discord.Net - 88776c94d1d8aeac3d7248d379f8c24319386133 authored almost 9 years ago
github.com/discord-net/Discord.Net - 88776c94d1d8aeac3d7248d379f8c24319386133 authored almost 9 years ago
Removed Import/Export placeholder
github.com/discord-net/Discord.Net - 79712b9df4ec37e12838323b9f083339b665e5fc authored almost 9 years ago
github.com/discord-net/Discord.Net - 79712b9df4ec37e12838323b9f083339b665e5fc authored almost 9 years ago
Cleaned up new CommandService activations and help args.
github.com/discord-net/Discord.Net - 2849acb005236fbc28f3e9c28b159021d5f3b44c authored almost 9 years ago
github.com/discord-net/Discord.Net - 2849acb005236fbc28f3e9c28b159021d5f3b44c authored almost 9 years ago
Cleaned up DiscordConfig docstrings
github.com/discord-net/Discord.Net - 55769bea3ce785b74be8c1a3576e5003ab8ce645 authored almost 9 years ago
github.com/discord-net/Discord.Net - 55769bea3ce785b74be8c1a3576e5003ab8ce645 authored almost 9 years ago
Merge pull request #26 from Googie2149/dev
Change built in help & Custom command activation
github.com/discord-net/Discord.Net - e306ee1a0475ced7335ec406f890fecdbe2768bf authored almost 9 years ago
Added ILogger, made logger optional for RestClients
github.com/discord-net/Discord.Net - 937ff71c4a890e883350c9e3b4c2f0780177d42c authored almost 9 years ago
github.com/discord-net/Discord.Net - 937ff71c4a890e883350c9e3b4c2f0780177d42c authored almost 9 years ago
Removed support for client-only features
github.com/discord-net/Discord.Net - 18ae9f6bc8b4a5b7da4fdc982b3ebb4d62fc94c2 authored almost 9 years ago
github.com/discord-net/Discord.Net - 18ae9f6bc8b4a5b7da4fdc982b3ebb4d62fc94c2 authored almost 9 years ago
Merge pull request #28 from Kwoth/dev
Removed ArgumentNullException from FindChannels
github.com/discord-net/Discord.Net - 15df38a2fc7adbfd613c72b2c5f98ab0476effcd authored about 9 years ago
Removed ArgumentNullException from FindChannels
github.com/discord-net/Discord.Net - 82c73401bd35d33b23f45d6e7cd5ceb2a24e27f4 authored about 9 years ago
github.com/discord-net/Discord.Net - 82c73401bd35d33b23f45d6e7cd5ceb2a24e27f4 authored about 9 years ago
Add IDisposable to DiscordClient
github.com/discord-net/Discord.Net - d53d91144c562381a1d59f8026bf82e7c6d306a0 authored about 9 years ago
github.com/discord-net/Discord.Net - d53d91144c562381a1d59f8026bf82e7c6d306a0 authored about 9 years ago
Fixed a few json settings (such as dates deserializing to UTC), and use cached jsonserializers in more places.
github.com/discord-net/Discord.Net - d6342b725d14358dc38fd423244e9f9302e22afd authored about 9 years ago
github.com/discord-net/Discord.Net - d6342b725d14358dc38fd423244e9f9302e22afd authored about 9 years ago
Ignore errors during AudioClient cleanup
github.com/discord-net/Discord.Net - 30196bd43f17916eee59bb8229bdd9864e20d61c authored about 9 years ago
github.com/discord-net/Discord.Net - 30196bd43f17916eee59bb8229bdd9864e20d61c authored about 9 years ago
Added more missing ConfigureAwaits, ignore OperationCanceledException in MessageQueue
github.com/discord-net/Discord.Net - 780da1ce1eb22793aef965da1402d41e5854ec4b authored about 9 years ago
github.com/discord-net/Discord.Net - 780da1ce1eb22793aef965da1402d41e5854ec4b authored about 9 years ago
Added option to cancel an outgoing REST request in the SendingRequest event
github.com/discord-net/Discord.Net - 46b854bd12456faf797e910c4925dbc64d219a91 authored about 9 years ago
github.com/discord-net/Discord.Net - 46b854bd12456faf797e910c4925dbc64d219a91 authored about 9 years ago
Reworked several parts of the ETF serializer
github.com/discord-net/Discord.Net - 2053d7c7c43831de2235c7fffb9e32120ed1b675 authored about 9 years ago
github.com/discord-net/Discord.Net - 2053d7c7c43831de2235c7fffb9e32120ed1b675 authored about 9 years ago
Added a warning for unknown user in MESSAGE_CREATE
github.com/discord-net/Discord.Net - efa15d1dd50f8e80f63d3fde511f628656f33ef7 authored about 9 years ago
github.com/discord-net/Discord.Net - efa15d1dd50f8e80f63d3fde511f628656f33ef7 authored about 9 years ago
Allow ActivationMode.Mention to kinda work in PM from the client
github.com/discord-net/Discord.Net - eaa9065d005965df534a735278de749560a56295 authored about 9 years ago
github.com/discord-net/Discord.Net - eaa9065d005965df534a735278de749560a56295 authored about 9 years ago
Custom activation methods
github.com/discord-net/Discord.Net - 00171c68ac0d6915317b19807a98d2390d4f41f4 authored about 9 years ago
github.com/discord-net/Discord.Net - 00171c68ac0d6915317b19807a98d2390d4f41f4 authored about 9 years ago
Removed extra bracket
github.com/discord-net/Discord.Net - 484b2b13916574f24459774c12fa5f25505d683e authored about 9 years ago
github.com/discord-net/Discord.Net - 484b2b13916574f24459774c12fa5f25505d683e authored about 9 years ago
Change built in help
Finally removed the placeholders...
github.com/discord-net/Discord.Net - 2ed49d2fd5c765a1c87f900263fc0a9138c3db36 authored about 9 years ago
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
github.com/discord-net/Discord.Net - 703fac5e1afebcf86a9b54c64de8da721e4fbfe4 authored about 9 years ago
github.com/discord-net/Discord.Net - 703fac5e1afebcf86a9b54c64de8da721e4fbfe4 authored about 9 years ago
Finished (probably?) ETF serialization, started spliting Rest into ETFRestClient and JsonRestClient.
github.com/discord-net/Discord.Net - 11cf3beae0b260168fde26e57ecf97020a9b3893 authored about 9 years ago
github.com/discord-net/Discord.Net - 11cf3beae0b260168fde26e57ecf97020a9b3893 authored about 9 years ago
Merge pull request #24 from 420foxbot/fork
updated documentation to include new logging system
github.com/discord-net/Discord.Net - 7f2341ba48ef393615b925286f6403992e06ac04 authored about 9 years ago