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
Removed virtual servers
github.com/discord-net/Discord.Net - aaab26561bb454814c45603cccf7cf3df829db21 authored over 9 years ago
github.com/discord-net/Discord.Net - aaab26561bb454814c45603cccf7cf3df829db21 authored over 9 years ago
More cleanup, added string enums
github.com/discord-net/Discord.Net - 25b9052f0d9da428b0da489cce10ae212396a7aa authored over 9 years ago
github.com/discord-net/Discord.Net - 25b9052f0d9da428b0da489cce10ae212396a7aa authored over 9 years ago
Fixed broken file references
github.com/discord-net/Discord.Net - ef0e9df5d15c4db43f3ecbc526b97f5af7a7472e authored over 9 years ago
github.com/discord-net/Discord.Net - ef0e9df5d15c4db43f3ecbc526b97f5af7a7472e authored over 9 years ago
Started major API refactor
github.com/discord-net/Discord.Net - dd6ceb84690e36ff9ddc8799522e0d94c5c2a08d authored over 9 years ago
github.com/discord-net/Discord.Net - dd6ceb84690e36ff9ddc8799522e0d94c5c2a08d authored over 9 years ago
Add UseLargeThreshold config option
github.com/discord-net/Discord.Net - 3fdd39c462da794a21b7cf2ab917198d50e4c650 authored over 9 years ago
github.com/discord-net/Discord.Net - 3fdd39c462da794a21b7cf2ab917198d50e4c650 authored over 9 years ago
Added TriState permissions for channel overwrites
github.com/discord-net/Discord.Net - 6555d4ceaefd42b32d0bc6f5d6c959cc0911b507 authored over 9 years ago
github.com/discord-net/Discord.Net - 6555d4ceaefd42b32d0bc6f5d6c959cc0911b507 authored over 9 years ago
Added another ChannelPermissions.All overload
github.com/discord-net/Discord.Net - 8a06df66af3669d76da0dce4e055904c40184af9 authored over 9 years ago
github.com/discord-net/Discord.Net - 8a06df66af3669d76da0dce4e055904c40184af9 authored over 9 years ago
Cleaned up permissions... again
github.com/discord-net/Discord.Net - 2a747c0c06b09395bf5e52e92b32c8031d7f15ad authored over 9 years ago
github.com/discord-net/Discord.Net - 2a747c0c06b09395bf5e52e92b32c8031d7f15ad authored over 9 years ago
Fixed typo
github.com/discord-net/Discord.Net - 33aa94a39fb5e48c25e2a00355d75d4a3fb028af authored over 9 years ago
github.com/discord-net/Discord.Net - 33aa94a39fb5e48c25e2a00355d75d4a3fb028af authored over 9 years ago
Removed old ID logging
github.com/discord-net/Discord.Net - 05a131a82761768ce93785765411600dac91a6ff authored over 9 years ago
github.com/discord-net/Discord.Net - 05a131a82761768ce93785765411600dac91a6ff authored over 9 years ago
Removed more user.UpdateActivity leftovers
github.com/discord-net/Discord.Net - cb1434395b223715458a0e09cf2108b56cec9a20 authored over 9 years ago
github.com/discord-net/Discord.Net - cb1434395b223715458a0e09cf2108b56cec9a20 authored over 9 years ago
Fixed some race conditions
github.com/discord-net/Discord.Net - 722ba1cc910e8f84bbac8c8bb31399f6a0abfdcd authored over 9 years ago
github.com/discord-net/Discord.Net - 722ba1cc910e8f84bbac8c8bb31399f6a0abfdcd authored over 9 years ago
Removed several old #ifs
github.com/discord-net/Discord.Net - c03095cda7406c7f72cf8421344982de779b1a75 authored over 9 years ago
github.com/discord-net/Discord.Net - c03095cda7406c7f72cf8421344982de779b1a75 authored over 9 years ago
Enabled large threshold
github.com/discord-net/Discord.Net - f77b6595b66b6717d09faf1690b3f5aa455ce95c authored over 9 years ago
github.com/discord-net/Discord.Net - f77b6595b66b6717d09faf1690b3f5aa455ce95c authored over 9 years ago
Fixed serveral bugs with virtual servers
github.com/discord-net/Discord.Net - 30e662ea7a58cd8f62a6b201d197933cb50cb505 authored over 9 years ago
github.com/discord-net/Discord.Net - 30e662ea7a58cd8f62a6b201d197933cb50cb505 authored over 9 years ago
Added a virtual server for private messages
github.com/discord-net/Discord.Net - 3b32cde35e05f021820033931d55698a74176040 authored over 9 years ago
github.com/discord-net/Discord.Net - 3b32cde35e05f021820033931d55698a74176040 authored over 9 years ago
Renamed Permissions and Color
github.com/discord-net/Discord.Net - 434f72f5513694cc614f94b86829c1d159479c9f authored over 9 years ago
github.com/discord-net/Discord.Net - 434f72f5513694cc614f94b86829c1d159479c9f authored over 9 years ago
Removed leftover User.PrivateActivity code
github.com/discord-net/Discord.Net - 056b1bfe423dbe1f21559c5500b7f53b1c545ce4 authored over 9 years ago
github.com/discord-net/Discord.Net - 056b1bfe423dbe1f21559c5500b7f53b1c545ce4 authored over 9 years ago
Added support for compressed websocket messages.
github.com/discord-net/Discord.Net - 0f31e18592973b8b92af0862747db42a627807a1 authored over 9 years ago
github.com/discord-net/Discord.Net - 0f31e18592973b8b92af0862747db42a627807a1 authored over 9 years ago
Update version in README
github.com/discord-net/Discord.Net - 69de854db68b98cf2c8e87ae190c4aaa111be770 authored over 9 years ago
github.com/discord-net/Discord.Net - 69de854db68b98cf2c8e87ae190c4aaa111be770 authored over 9 years ago
Call logout on disconnect
github.com/discord-net/Discord.Net - 84683c01a9668e7c902c24247a2d930116c572e3 authored over 9 years ago
github.com/discord-net/Discord.Net - 84683c01a9668e7c902c24247a2d930116c572e3 authored over 9 years ago
Removed some unused usings.
github.com/discord-net/Discord.Net - b5e23a0b7a1a15ea4fae38dc16e21b5bacdc5709 authored over 9 years ago
github.com/discord-net/Discord.Net - b5e23a0b7a1a15ea4fae38dc16e21b5bacdc5709 authored over 9 years ago
Cleaned up all the NullReferences that should be ArgumentNulls
github.com/discord-net/Discord.Net - fb1c5b8e86f499e67bce43611a12a158c82a906c authored over 9 years ago
github.com/discord-net/Discord.Net - fb1c5b8e86f499e67bce43611a12a158c82a906c authored over 9 years ago
Simplified caches, moved some eventargs, and made caching/uncaching objects more reliable.
github.com/discord-net/Discord.Net - 76e431740037aa7e5c7b4a603ceb10dcd2a76383 authored over 9 years ago
github.com/discord-net/Discord.Net - 76e431740037aa7e5c7b4a603ceb10dcd2a76383 authored over 9 years ago
Split off voice functions into DiscordClient.Voice.cs
github.com/discord-net/Discord.Net - e79e32ca8cea42c2f44c1758577a30b04c35a6bb authored over 9 years ago
github.com/discord-net/Discord.Net - e79e32ca8cea42c2f44c1758577a30b04c35a6bb authored over 9 years ago
Fixed AckMessages
github.com/discord-net/Discord.Net - 7e99d292c6c6b6ec7e21db8191052a1f7e52d9a4 authored over 9 years ago
github.com/discord-net/Discord.Net - 7e99d292c6c6b6ec7e21db8191052a1f7e52d9a4 authored over 9 years ago
Made User.Add/RemoveRef internal
github.com/discord-net/Discord.Net - ae4bd6ff77bd948912a5c6342e13f6be7d12d939 authored over 9 years ago
github.com/discord-net/Discord.Net - ae4bd6ff77bd948912a5c6342e13f6be7d12d939 authored over 9 years ago
Added Member.HasRole
github.com/discord-net/Discord.Net - dc4320f85b8c95cbf7a6eb096687374724c68686 authored over 9 years ago
github.com/discord-net/Discord.Net - dc4320f85b8c95cbf7a6eb096687374724c68686 authored over 9 years ago
Added role updates via PRESENCE_UPDATE
github.com/discord-net/Discord.Net - 235ff5f7c7d6ffd2205c5447011cd6ba53ed05af authored over 9 years ago
github.com/discord-net/Discord.Net - 235ff5f7c7d6ffd2205c5447011cd6ba53ed05af authored over 9 years ago
Discord.Net.Tests -> Discord.Net namespace
github.com/discord-net/Discord.Net - 83c998168fbeb6512306fd54ec792e2c2016474a authored over 9 years ago
github.com/discord-net/Discord.Net - 83c998168fbeb6512306fd54ec792e2c2016474a authored over 9 years ago
Refactored Net.Voice and Interop namespaces
github.com/discord-net/Discord.Net - 5a8d3f5377b0b0aa9645be152993f9444832dc5b authored over 9 years ago
github.com/discord-net/Discord.Net - 5a8d3f5377b0b0aa9645be152993f9444832dc5b authored over 9 years ago
Made AsyncCollection internal
github.com/discord-net/Discord.Net - ea38efd67ba9ed6a2b171d87fdf46f52872c68bc authored over 9 years ago
github.com/discord-net/Discord.Net - ea38efd67ba9ed6a2b171d87fdf46f52872c68bc authored over 9 years ago
Cleaned up the collection classes.
github.com/discord-net/Discord.Net - 4b79ec1df8acfe74561a7f17e58d5c4e28a94548 authored over 9 years ago
github.com/discord-net/Discord.Net - 4b79ec1df8acfe74561a7f17e58d5c4e28a94548 authored over 9 years ago
Re-partialed DiscordClient by object type and moved Finds from collections.
github.com/discord-net/Discord.Net - 02876f25425990aa4f60ac5880f130851f747658 authored over 9 years ago
github.com/discord-net/Discord.Net - 02876f25425990aa4f60ac5880f130851f747658 authored over 9 years ago
Fix logging for ServerAvailable
github.com/discord-net/Discord.Net - 3cb5169e37bc50a9a1eb8a15f89d0a871aabb96f authored over 9 years ago
github.com/discord-net/Discord.Net - 3cb5169e37bc50a9a1eb8a15f89d0a871aabb96f authored over 9 years ago
Minor adjustment to websocketsharp errors
github.com/discord-net/Discord.Net - 90398959936d653d62d7f79aaf5527d5e57e1302 authored over 9 years ago
github.com/discord-net/Discord.Net - 90398959936d653d62d7f79aaf5527d5e57e1302 authored over 9 years ago
Assume EveryoneRole to be same Id as the server
github.com/discord-net/Discord.Net - ea59f72d69b228fd9480f3937cd95f2793d8359f authored over 9 years ago
github.com/discord-net/Discord.Net - ea59f72d69b228fd9480f3937cd95f2793d8359f authored over 9 years ago
Added EditServer(icon), Renamed AvatarImageType to ImageType
github.com/discord-net/Discord.Net - 31b2e22f57edf03f0e4c385ab0b34d1da67358d5 authored over 9 years ago
github.com/discord-net/Discord.Net - 31b2e22f57edf03f0e4c385ab0b34d1da67358d5 authored over 9 years ago
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
github.com/discord-net/Discord.Net - df01c1c1de16551c8a88ed8581128b237703c7b2 authored over 9 years ago
github.com/discord-net/Discord.Net - df01c1c1de16551c8a88ed8581128b237703c7b2 authored over 9 years ago
Fixes
github.com/discord-net/Discord.Net - 845d325b940d368809e56707a7b7751cbfa391b7 authored over 9 years ago
github.com/discord-net/Discord.Net - 845d325b940d368809e56707a7b7751cbfa391b7 authored over 9 years ago
Fixed avatars/usernames not updaating
github.com/discord-net/Discord.Net - f500f9dee7cc40a25be9838537238a6edd323df4 authored over 9 years ago
github.com/discord-net/Discord.Net - f500f9dee7cc40a25be9838537238a6edd323df4 authored over 9 years ago
Cleaned up old references to User.UpdateActivity
github.com/discord-net/Discord.Net - 104aef128d9619f65de19be086e09a0353ac1426 authored over 9 years ago
github.com/discord-net/Discord.Net - 104aef128d9619f65de19be086e09a0353ac1426 authored over 9 years ago
Removed Format.Code's escape parameter
github.com/discord-net/Discord.Net - 3f14650a28c537f4c1c6c1c1feadf9ea20cc9b4f authored over 9 years ago
github.com/discord-net/Discord.Net - 3f14650a28c537f4c1c6c1c1feadf9ea20cc9b4f authored over 9 years ago
Removed default channel's Read permission resolving exception
github.com/discord-net/Discord.Net - c2917c039fafe7036c0667708ab08827b0f06d96 authored over 9 years ago
github.com/discord-net/Discord.Net - c2917c039fafe7036c0667708ab08827b0f06d96 authored over 9 years ago
Fixed voice errors
github.com/discord-net/Discord.Net - 7b036446a27670cca5435bb02f8690bc158e7289 authored over 9 years ago
github.com/discord-net/Discord.Net - 7b036446a27670cca5435bb02f8690bc158e7289 authored over 9 years ago
Dont use msg.Member when message queue is enabled
github.com/discord-net/Discord.Net - 0aae3fe3a0fb32cefd20002342cc2f30b352e0c4 authored over 9 years ago
github.com/discord-net/Discord.Net - 0aae3fe3a0fb32cefd20002342cc2f30b352e0c4 authored over 9 years ago
Use VoiceKeepAlives
github.com/discord-net/Discord.Net - db703b51b0f25cb174a17fdedc6a72ff859d3296 authored over 9 years ago
github.com/discord-net/Discord.Net - db703b51b0f25cb174a17fdedc6a72ff859d3296 authored over 9 years ago
Cleaned CreateInvite overloads
github.com/discord-net/Discord.Net - d64238629b61816dbf401639bb5bfbbb48a6f341 authored over 9 years ago
github.com/discord-net/Discord.Net - d64238629b61816dbf401639bb5bfbbb48a6f341 authored over 9 years ago
Renamed CreateInvite's channelId to serverOrChannelId
github.com/discord-net/Discord.Net - bf35971bc4f30f77898044c0d4c771712bf40029 authored over 9 years ago
github.com/discord-net/Discord.Net - bf35971bc4f30f77898044c0d4c771712bf40029 authored over 9 years ago
Renamed DiscordWebSocketClient -> DiscordWSClient
github.com/discord-net/Discord.Net - 6ac22aac2142bb8d1f0c7791e29018d043b665e8 authored over 9 years ago
github.com/discord-net/Discord.Net - 6ac22aac2142bb8d1f0c7791e29018d043b665e8 authored over 9 years ago
Reverted to old style Rest/WebSocket engines
github.com/discord-net/Discord.Net - 41b337b2731571716cca2a9acb7cd03d8563679e authored over 9 years ago
github.com/discord-net/Discord.Net - 41b337b2731571716cca2a9acb7cd03d8563679e authored over 9 years ago
Reorganized Net namespace, made SharpRest inherit from RestClient.
github.com/discord-net/Discord.Net - ee44caf6ab69437756eb2f0036a14c4109b75fe4 authored over 9 years ago
github.com/discord-net/Discord.Net - ee44caf6ab69437756eb2f0036a14c4109b75fe4 authored over 9 years ago
Fixed error with null proxycredentials
github.com/discord-net/Discord.Net - 2969361333b48c12c3d12d3223c998c264c512dc authored over 9 years ago
github.com/discord-net/Discord.Net - 2969361333b48c12c3d12d3223c998c264c512dc authored over 9 years ago
Added Proxy support, split DiscordWebSocketClientConfig into DiscordAPIClientConfig
github.com/discord-net/Discord.Net - 98bad639572f7abd4c423642eac70f782516ba57 authored over 9 years ago
github.com/discord-net/Discord.Net - 98bad639572f7abd4c423642eac70f782516ba57 authored over 9 years ago
Throw exception if data is pushed after a voice client disconnected.
github.com/discord-net/Discord.Net - 90bb365da8abede9508871ed2cfca6d7a1fe37b3 authored over 9 years ago
github.com/discord-net/Discord.Net - 90bb365da8abede9508871ed2cfca6d7a1fe37b3 authored over 9 years ago
Renamed DiscordSimpleClient -> DiscordWebSocketClient, moved DiscordAPIClient back into root namespace.
github.com/discord-net/Discord.Net - 23e8ec8a0c0486b94d0da49adc2fc61f5526ba5b authored over 9 years ago
github.com/discord-net/Discord.Net - 23e8ec8a0c0486b94d0da49adc2fc61f5526ba5b authored over 9 years ago
Don't crash on voice buffer clear
github.com/discord-net/Discord.Net - 6e9d6a9b6ce9ad051bfb0bdf6d9db9af83992fd1 authored over 9 years ago
github.com/discord-net/Discord.Net - 6e9d6a9b6ce9ad051bfb0bdf6d9db9af83992fd1 authored over 9 years ago
Added more JsonIgnores
github.com/discord-net/Discord.Net - a2480ebaebec490a9246aa4d926d53147a17b538 authored over 9 years ago
github.com/discord-net/Discord.Net - a2480ebaebec490a9246aa4d926d53147a17b538 authored over 9 years ago
Dont serialize Channel.Members or Users
github.com/discord-net/Discord.Net - d83d9d0487c714f47d9af1baf5758596110e3dfc authored over 9 years ago
github.com/discord-net/Discord.Net - d83d9d0487c714f47d9af1baf5758596110e3dfc authored over 9 years ago
Added Mention.Everyone
github.com/discord-net/Discord.Net - 942f59c8176524ef4847c2c6c265c53a1f648273 authored over 9 years ago
github.com/discord-net/Discord.Net - 942f59c8176524ef4847c2c6c265c53a1f648273 authored over 9 years ago
Removed SendMessage's mentionedUsers parameter.
github.com/discord-net/Discord.Net - 712ac2343a7d059a6d871ae145b0f956b1d04234 authored over 9 years ago
github.com/discord-net/Discord.Net - 712ac2343a7d059a6d871ae145b0f956b1d04234 authored over 9 years ago
Fixed RestClient initialization error
github.com/discord-net/Discord.Net - f658035e6eef10fcfa92f1b98058152bf29ee2ff authored over 9 years ago
github.com/discord-net/Discord.Net - f658035e6eef10fcfa92f1b98058152bf29ee2ff authored over 9 years ago
Fixed a project reference
github.com/discord-net/Discord.Net - f93940ef0d973ae12c977a5386b9d332a8bab899 authored over 9 years ago
github.com/discord-net/Discord.Net - f93940ef0d973ae12c977a5386b9d332a8bab899 authored over 9 years ago
Moved Enums to API/Enums
github.com/discord-net/Discord.Net - 3ea472e3dc24dec6c23c4918c89fca247e24118c authored over 9 years ago
github.com/discord-net/Discord.Net - 3ea472e3dc24dec6c23c4918c89fca247e24118c authored over 9 years ago
Isolated AvatarImageType
github.com/discord-net/Discord.Net - c6a3fad80f51344226f19ab78222d252153d72c8 authored over 9 years ago
github.com/discord-net/Discord.Net - c6a3fad80f51344226f19ab78222d252153d72c8 authored over 9 years ago
Renamed MessageCleaner to MentionHelper, added Mentionhelper.GetUserIds
github.com/discord-net/Discord.Net - 443c43b643658025bbeb0aac1d570bbf8b6ca50f authored over 9 years ago
github.com/discord-net/Discord.Net - 443c43b643658025bbeb0aac1d570bbf8b6ca50f authored over 9 years ago
Removed leftover DNXCore50 reference
github.com/discord-net/Discord.Net - 44db9c4979615c5edc34181ff552d63625265a18 authored over 9 years ago
github.com/discord-net/Discord.Net - 44db9c4979615c5edc34181ff552d63625265a18 authored over 9 years ago
Added pragmas to API/Bans
github.com/discord-net/Discord.Net - 916d3efeb5228c7d8777fdced0413d31fecf7dd5 authored over 9 years ago
github.com/discord-net/Discord.Net - 916d3efeb5228c7d8777fdced0413d31fecf7dd5 authored over 9 years ago
Fixed project references
github.com/discord-net/Discord.Net - bd67e1dc53b15371f82787a55acda88238009c74 authored over 9 years ago
github.com/discord-net/Discord.Net - bd67e1dc53b15371f82787a55acda88238009c74 authored over 9 years ago
0.8.0-beta1
github.com/discord-net/Discord.Net - a844fa9bf3595dc85f6f8afb21119e8d7513f4e7 authored over 9 years ago
github.com/discord-net/Discord.Net - a844fa9bf3595dc85f6f8afb21119e8d7513f4e7 authored over 9 years ago
Starting reorganization - grouped all API serialization definitions together, moved Audio to Interop and grouped Net classes together.
github.com/discord-net/Discord.Net - a0b1237d3309b69accf8260d89a81661a013b721 authored over 9 years ago
github.com/discord-net/Discord.Net - a0b1237d3309b69accf8260d89a81661a013b721 authored over 9 years ago
Renamed UserStatus.Away to Idle
github.com/discord-net/Discord.Net - cfac08188418408c7dad33072cc38b2810c4a044 authored over 9 years ago
github.com/discord-net/Discord.Net - cfac08188418408c7dad33072cc38b2810c4a044 authored over 9 years ago
Removed leftovers from anonymous logins and registration.
github.com/discord-net/Discord.Net - d7235b62c16c3265d31c8958c183f3ea4940fc55 authored over 9 years ago
github.com/discord-net/Discord.Net - d7235b62c16c3265d31c8958c183f3ea4940fc55 authored over 9 years ago
Renamed Mute/Deaf to ServerMute/ServerDeaf
github.com/discord-net/Discord.Net - d0722b457c006bcd5e64cd0a51360e62fa344f30 authored over 9 years ago
github.com/discord-net/Discord.Net - d0722b457c006bcd5e64cd0a51360e62fa344f30 authored over 9 years ago
0.7.3
github.com/discord-net/Discord.Net - 69216946166ee978715b4635861895ffdea62ca4 authored over 9 years ago
github.com/discord-net/Discord.Net - 69216946166ee978715b4635861895ffdea62ca4 authored over 9 years ago
0.7.4
github.com/discord-net/Discord.Net - cc08046acd4b87b102b5ce2e7e8323582c4d5003 authored over 9 years ago
github.com/discord-net/Discord.Net - cc08046acd4b87b102b5ce2e7e8323582c4d5003 authored over 9 years ago
Added support for user objects being passed to Send/EditMessage.
github.com/discord-net/Discord.Net - 333302f6e77bc6087456520ea9808bab8c4043de authored over 9 years ago
github.com/discord-net/Discord.Net - 333302f6e77bc6087456520ea9808bab8c4043de authored over 9 years ago
Rebuilt Nuget references
github.com/discord-net/Discord.Net - 1acdee48cd1630a9c165025e7a39838d69655bfe authored over 9 years ago
github.com/discord-net/Discord.Net - 1acdee48cd1630a9c165025e7a39838d69655bfe authored over 9 years ago
Reverted to DNX Beta6 (...again)
github.com/discord-net/Discord.Net - e975203c46625943e76f519bec227b683302a64b authored over 9 years ago
github.com/discord-net/Discord.Net - e975203c46625943e76f519bec227b683302a64b authored over 9 years ago
Fixed file uploads
github.com/discord-net/Discord.Net - c337f6d6ab7d6d128a3230590e5431be065b9995 authored over 9 years ago
github.com/discord-net/Discord.Net - c337f6d6ab7d6d128a3230590e5431be065b9995 authored over 9 years ago
Update to DNX Beta8
github.com/discord-net/Discord.Net - d4f99493676a885c8662e9598a843e7909c6216c authored over 9 years ago
github.com/discord-net/Discord.Net - d4f99493676a885c8662e9598a843e7909c6216c authored over 9 years ago
Move TaskHelper to Shared folder
github.com/discord-net/Discord.Net - 16418f61b9b52bd3ba546fc26acb1a0b19233b36 authored over 9 years ago
github.com/discord-net/Discord.Net - 16418f61b9b52bd3ba546fc26acb1a0b19233b36 authored over 9 years ago
Clean up old DNXCore50 code, flatten Discord.Helpers namespace
github.com/discord-net/Discord.Net - 8130c370401c854626713c036e6ec0bf7618f5e8 authored over 9 years ago
github.com/discord-net/Discord.Net - 8130c370401c854626713c036e6ec0bf7618f5e8 authored over 9 years ago
Remove the note in README about not supporting encryption
github.com/discord-net/Discord.Net - 539bc2c41a823589b8211b8b6bc2744e6c1e7036 authored over 9 years ago
github.com/discord-net/Discord.Net - 539bc2c41a823589b8211b8b6bc2744e6c1e7036 authored over 9 years ago
Minor edit
github.com/discord-net/Discord.Net - cd37f5581661a679e4a54365cd66a490d6be74be authored over 9 years ago
github.com/discord-net/Discord.Net - cd37f5581661a679e4a54365cd66a490d6be74be authored over 9 years ago
Internalize VoiceBuffer, expose it via interface
github.com/discord-net/Discord.Net - 558fa86deaa19bbbc3f1a4c9843f4b2411378c0f authored over 9 years ago
github.com/discord-net/Discord.Net - 558fa86deaa19bbbc3f1a4c9843f4b2411378c0f authored over 9 years ago
Exposed VoiceWebSocket.VoiceBuffer
github.com/discord-net/Discord.Net - 29eae77c197b5dd7b9d9d2723f933da5b3370f91 authored over 9 years ago
github.com/discord-net/Discord.Net - 29eae77c197b5dd7b9d9d2723f933da5b3370f91 authored over 9 years ago
Added GetVoiceClient(Server) overload
github.com/discord-net/Discord.Net - 4de88bfdcca7b67916bd3a39639f39aa8c8c38c4 authored over 9 years ago
github.com/discord-net/Discord.Net - 4de88bfdcca7b67916bd3a39639f39aa8c8c38c4 authored over 9 years ago
Removed leftover debug code
github.com/discord-net/Discord.Net - 6706789968e479965eee66a661ad22a53c158545 authored over 9 years ago
github.com/discord-net/Discord.Net - 6706789968e479965eee66a661ad22a53c158545 authored over 9 years ago
0.7.3-beta4
github.com/discord-net/Discord.Net - 3611ab9452cf8e29a91b29dae03586d82dc36fb3 authored over 9 years ago
github.com/discord-net/Discord.Net - 3611ab9452cf8e29a91b29dae03586d82dc36fb3 authored over 9 years ago
Added new VoiceBuffer and did some VoiceWebSocket refactoring.
github.com/discord-net/Discord.Net - d1bcd90d537da992a902eb862c380187b54ba82a authored over 9 years ago
github.com/discord-net/Discord.Net - d1bcd90d537da992a902eb862c380187b54ba82a authored over 9 years ago
renamed SendMessage's mentions parameter to mentionedUserIds
github.com/discord-net/Discord.Net - a154075a506ff282b8142c5feec564c49ec829a8 authored over 9 years ago
github.com/discord-net/Discord.Net - a154075a506ff282b8142c5feec564c49ec829a8 authored over 9 years ago
Ignore GUILD_INTEGRATIONS_UPDATE
github.com/discord-net/Discord.Net - 4cc8df142f89c96e5ab15ee0619d7d4015490544 authored over 9 years ago
github.com/discord-net/Discord.Net - 4cc8df142f89c96e5ab15ee0619d7d4015490544 authored over 9 years ago
Fixed syntax error
github.com/discord-net/Discord.Net - 1b5e6ad0764822543c60b4fe79bab9cd6e10dc1b authored over 9 years ago
github.com/discord-net/Discord.Net - 1b5e6ad0764822543c60b4fe79bab9cd6e10dc1b authored over 9 years ago
Dont crash on null URL from redirect opcode
github.com/discord-net/Discord.Net - 0cbf5ba6334679b817bbe0836a67a03e85f14c7d authored over 9 years ago
github.com/discord-net/Discord.Net - 0cbf5ba6334679b817bbe0836a67a03e85f14c7d authored over 9 years ago
Removed role ordering for permissions resolving
github.com/discord-net/Discord.Net - 242c509023ca35813b340121278200300603ae2e authored over 9 years ago
github.com/discord-net/Discord.Net - 242c509023ca35813b340121278200300603ae2e authored over 9 years ago
Added name param to CreateRole
github.com/discord-net/Discord.Net - 0edb47fa7f369907fe91bd5dbd4f09d28c09a10e authored over 9 years ago
github.com/discord-net/Discord.Net - 0edb47fa7f369907fe91bd5dbd4f09d28c09a10e authored over 9 years ago
Add Channel.IsPrivate comment to Message.Member error
github.com/discord-net/Discord.Net - d27e74a9aedf5461544d0b550a44b7ffcc13fac5 authored over 9 years ago
github.com/discord-net/Discord.Net - d27e74a9aedf5461544d0b550a44b7ffcc13fac5 authored over 9 years ago
Throw a proper error if accessing Message.Member in a private channel.
github.com/discord-net/Discord.Net - e730134b746de79012758ebfce35dc62cda4e06a authored over 9 years ago
github.com/discord-net/Discord.Net - e730134b746de79012758ebfce35dc62cda4e06a authored over 9 years ago
Allow the voice thread to take longer sleeps when possible.
github.com/discord-net/Discord.Net - aced598aad7eb95e98b937eb3acbcf202409b541 authored over 9 years ago
github.com/discord-net/Discord.Net - aced598aad7eb95e98b937eb3acbcf202409b541 authored over 9 years ago