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
Increase VoiceWebSocket.spinLockThreshold to 3ms.
github.com/discord-net/Discord.Net - 04021bc2e6b6e177959493bab85b3209e9c1f6c4 authored over 9 years ago
github.com/discord-net/Discord.Net - 04021bc2e6b6e177959493bab85b3209e9c1f6c4 authored over 9 years ago
Wait for the encryption key before returning from VoiceSocket.WaitForConnection()
github.com/discord-net/Discord.Net - 4aefd190f7315324e66ca5b7dd2b9bde7691a573 authored over 9 years ago
github.com/discord-net/Discord.Net - 4aefd190f7315324e66ca5b7dd2b9bde7691a573 authored over 9 years ago
Fixed permissions error when processing #general
github.com/discord-net/Discord.Net - 17c92db6bf24cf2869200c14ef8b2fee436a4bba authored over 9 years ago
github.com/discord-net/Discord.Net - 17c92db6bf24cf2869200c14ef8b2fee436a4bba authored over 9 years ago
Fixed LeaveVoiceServer when Multiserver is disabled
github.com/discord-net/Discord.Net - dd9b72a05d9164158f513634e6ffd9948c6d1386 authored over 9 years ago
github.com/discord-net/Discord.Net - dd9b72a05d9164158f513634e6ffd9948c6d1386 authored over 9 years ago
Fixed warning
github.com/discord-net/Discord.Net - 81428ac0e2eeba94c461d6c93054d901819f723b authored over 9 years ago
github.com/discord-net/Discord.Net - 81428ac0e2eeba94c461d6c93054d901819f723b authored over 9 years ago
Switched several members to internal
github.com/discord-net/Discord.Net - 50c5f3bd7faaae59773dc8d2ec8992725d1a1b2b authored over 9 years ago
github.com/discord-net/Discord.Net - 50c5f3bd7faaae59773dc8d2ec8992725d1a1b2b authored over 9 years ago
Made EpochTIme internal
github.com/discord-net/Discord.Net - 48da25752f117071bea17fd7a38db989d3a0b598 authored over 9 years ago
github.com/discord-net/Discord.Net - 48da25752f117071bea17fd7a38db989d3a0b598 authored over 9 years ago
Added Role.IsManaged summary
github.com/discord-net/Discord.Net - 4ce382dc80c57ee86f530c98b95e870198408b78 authored over 9 years ago
github.com/discord-net/Discord.Net - 4ce382dc80c57ee86f530c98b95e870198408b78 authored over 9 years ago
0.7.3-beta3
github.com/discord-net/Discord.Net - 27db09bdc7982e5cb70706873bc4ac32ee112a50 authored over 9 years ago
github.com/discord-net/Discord.Net - 27db09bdc7982e5cb70706873bc4ac32ee112a50 authored over 9 years ago
Modify the cache with EditServer's response
github.com/discord-net/Discord.Net - 8ae78f19892d80864b677a512a8495a54a8c67a3 authored over 9 years ago
github.com/discord-net/Discord.Net - 8ae78f19892d80864b677a512a8495a54a8c67a3 authored over 9 years ago
Added CreateRole and EditRole responses
github.com/discord-net/Discord.Net - f087eeabf44c26e4c491fbf4301d4b94b2afdaa7 authored over 9 years ago
github.com/discord-net/Discord.Net - f087eeabf44c26e4c491fbf4301d4b94b2afdaa7 authored over 9 years ago
Added Role.IsManaged, renamed Role.Hoist to IsHosted
github.com/discord-net/Discord.Net - bcb33b54ac146ba4255d7c7afe2002efe91ee579 authored over 9 years ago
github.com/discord-net/Discord.Net - bcb33b54ac146ba4255d7c7afe2002efe91ee579 authored over 9 years ago
Fixed DeleteMessages
github.com/discord-net/Discord.Net - b3dbfd8f849f2e3451f0e66ccdfb0b573ceffd18 authored over 9 years ago
github.com/discord-net/Discord.Net - b3dbfd8f849f2e3451f0e66ccdfb0b573ceffd18 authored over 9 years ago
Renamed PermissionOverwrites.Type to TargetType, cleaned up Channel/Server permission constants.
github.com/discord-net/Discord.Net - 345a78aa35d77994870e28a86946c2ec1abf2760 authored over 9 years ago
github.com/discord-net/Discord.Net - 345a78aa35d77994870e28a86946c2ec1abf2760 authored over 9 years ago
Improved color constants
github.com/discord-net/Discord.Net - b6037a00ecb0db379e7796df867921b8bd39d0a1 authored over 9 years ago
github.com/discord-net/Discord.Net - b6037a00ecb0db379e7796df867921b8bd39d0a1 authored over 9 years ago
Added rgb constructors for PackedColor
github.com/discord-net/Discord.Net - 9dfef636bdd3820083753321b021d927ddc2ab61 authored over 9 years ago
github.com/discord-net/Discord.Net - 9dfef636bdd3820083753321b021d927ddc2ab61 authored over 9 years ago
Added ServerAvailable and ServerUnavailable events
github.com/discord-net/Discord.Net - 7f3702b0a82bf49c1e43ad0ad6c2eddc5746758a authored over 9 years ago
github.com/discord-net/Discord.Net - 7f3702b0a82bf49c1e43ad0ad6c2eddc5746758a authored over 9 years ago
Fix cache errors on server delete
github.com/discord-net/Discord.Net - 1ca4bd50d4153c1fa32bf9ad3d2f1100f1b2dff9 authored over 9 years ago
github.com/discord-net/Discord.Net - 1ca4bd50d4153c1fa32bf9ad3d2f1100f1b2dff9 authored over 9 years ago
Added ArgText to commands
github.com/discord-net/Discord.Net - edffc914a1b9dbed3f90308323b9bfe3b423d779 authored over 9 years ago
github.com/discord-net/Discord.Net - edffc914a1b9dbed3f90308323b9bfe3b423d779 authored over 9 years ago
Added preset PackedColors (thanks izy!)
github.com/discord-net/Discord.Net - 5163d5482df1e925195e3c13dd595d369dac1454 authored over 9 years ago
github.com/discord-net/Discord.Net - 5163d5482df1e925195e3c13dd595d369dac1454 authored over 9 years ago
Default to multiline codeblock if a language is specified
github.com/discord-net/Discord.Net - 8e44311a54d978f837abe3ba914f14123b52205a authored over 9 years ago
github.com/discord-net/Discord.Net - 8e44311a54d978f837abe3ba914f14123b52205a authored over 9 years ago
Added single backtick to the escape list
github.com/discord-net/Discord.Net - c7eabfd49ff1e8ed2118e515c870b229db2e85c6 authored over 9 years ago
github.com/discord-net/Discord.Net - c7eabfd49ff1e8ed2118e515c870b229db2e85c6 authored over 9 years ago
Added support for single-line code blocks
github.com/discord-net/Discord.Net - 2d54504de8350aef3f595aa728779c539b85cc40 authored over 9 years ago
github.com/discord-net/Discord.Net - 2d54504de8350aef3f595aa728779c539b85cc40 authored over 9 years ago
Added Format.Code
github.com/discord-net/Discord.Net - cf352dfda4102d4ec90d5285ca0009bd8257fa3e authored over 9 years ago
github.com/discord-net/Discord.Net - cf352dfda4102d4ec90d5285ca0009bd8257fa3e authored over 9 years ago
Fixed changing avatar
github.com/discord-net/Discord.Net - 9ffb546cf37078a6f015b5bcf840ee058d2f4850 authored over 9 years ago
github.com/discord-net/Discord.Net - 9ffb546cf37078a6f015b5bcf840ee058d2f4850 authored over 9 years ago
Added TODO about potential rare race condition
github.com/discord-net/Discord.Net - afc36728c8d1ac7f0ddf3c8e920af88be829ec9e authored over 9 years ago
github.com/discord-net/Discord.Net - afc36728c8d1ac7f0ddf3c8e920af88be829ec9e authored over 9 years ago
Better handle if someone changes voice channels while talking
github.com/discord-net/Discord.Net - 9d46e04f89c90f9b3ea0f90bb7f2ab4f6d3ce774 authored over 9 years ago
github.com/discord-net/Discord.Net - 9d46e04f89c90f9b3ea0f90bb7f2ab4f6d3ce774 authored over 9 years ago
Split SetStatus into SetStatus and SetGame
github.com/discord-net/Discord.Net - 9f38f71a4cff43084e0487f6ba2cb984753f03a0 authored over 9 years ago
github.com/discord-net/Discord.Net - 9f38f71a4cff43084e0487f6ba2cb984753f03a0 authored over 9 years ago
Fixed SetStatus
github.com/discord-net/Discord.Net - c990383ee733613e0fe00aca347d1d5d50e41f39 authored over 9 years ago
github.com/discord-net/Discord.Net - c990383ee733613e0fe00aca347d1d5d50e41f39 authored over 9 years ago
Removed Install function from CommandsPlugin
github.com/discord-net/Discord.Net - 981df847806139a0d917931b11e8507ee9830e4d authored over 9 years ago
github.com/discord-net/Discord.Net - 981df847806139a0d917931b11e8507ee9830e4d authored over 9 years ago
Added SetStatus
github.com/discord-net/Discord.Net - 7edeb006295bde69f085fae005b345b110af6597 authored over 9 years ago
github.com/discord-net/Discord.Net - 7edeb006295bde69f085fae005b345b110af6597 authored over 9 years ago
Updated commands extension description
github.com/discord-net/Discord.Net - d54bb75e2eb50e672fb1d805ee1c6f0d7f513a32 authored over 9 years ago
github.com/discord-net/Discord.Net - d54bb75e2eb50e672fb1d805ee1c6f0d7f513a32 authored over 9 years ago
Actually run a collections OnRemoved code when an item is removed
github.com/discord-net/Discord.Net - 6373a76771b2f9893d9411f94474cd96a55dde6d authored over 9 years ago
github.com/discord-net/Discord.Net - 6373a76771b2f9893d9411f94474cd96a55dde6d authored over 9 years ago
Typo permissions -> colors in PackedColors
github.com/discord-net/Discord.Net - 1f06e81f64b453bf1aa4f69d45ae497b3c9566ef authored over 9 years ago
github.com/discord-net/Discord.Net - 1f06e81f64b453bf1aa4f69d45ae497b3c9566ef authored over 9 years ago
Fixed RGB summaries in PackedColor
github.com/discord-net/Discord.Net - ea8132f0dcb157e656ed6f5c48e895fc75dfabae authored over 9 years ago
github.com/discord-net/Discord.Net - ea8132f0dcb157e656ed6f5c48e895fc75dfabae authored over 9 years ago
Added role order support to permission resolving
github.com/discord-net/Discord.Net - 72f8e4f5df87d0fe4f07472dbe50844a41ae96b9 authored over 9 years ago
github.com/discord-net/Discord.Net - 72f8e4f5df87d0fe4f07472dbe50844a41ae96b9 authored over 9 years ago
Added role reordering
github.com/discord-net/Discord.Net - 356bcc2a657dec538ddb6b7d176e8964ef18975b authored over 9 years ago
github.com/discord-net/Discord.Net - 356bcc2a657dec538ddb6b7d176e8964ef18975b authored over 9 years ago
0.7.3-beta2
github.com/discord-net/Discord.Net - 43644c8e4a7e89bfb66f7f922c362c4489de2ae9 authored over 9 years ago
github.com/discord-net/Discord.Net - 43644c8e4a7e89bfb66f7f922c362c4489de2ae9 authored over 9 years ago
A few role color fixes
github.com/discord-net/Discord.Net - 3c882cf2e5039e0fede34c67d492c60953edf229 authored over 9 years ago
github.com/discord-net/Discord.Net - 3c882cf2e5039e0fede34c67d492c60953edf229 authored over 9 years ago
Added PackedColor
github.com/discord-net/Discord.Net - bf49a7ff953d9badd4d7e6ce0108c74cd6c84945 authored over 9 years ago
github.com/discord-net/Discord.Net - bf49a7ff953d9badd4d7e6ce0108c74cd6c84945 authored over 9 years ago
Added hoist and color editing for roles
github.com/discord-net/Discord.Net - 5382b52037a71e5115e04ce35e13e15972906cdb authored over 9 years ago
github.com/discord-net/Discord.Net - 5382b52037a71e5115e04ce35e13e15972906cdb authored over 9 years ago
Added initial support for role hoisting and colors
github.com/discord-net/Discord.Net - 765647732cb20b5e8de0ccdf0f1da459758ee944 authored over 9 years ago
github.com/discord-net/Discord.Net - 765647732cb20b5e8de0ccdf0f1da459758ee944 authored over 9 years ago
Don't throw a nullreference in EditProfile if the current user doesn't have an associated email
github.com/discord-net/Discord.Net - 10f1ff19051adb575fc479708329fdec38b50d71 authored over 9 years ago
github.com/discord-net/Discord.Net - 10f1ff19051adb575fc479708329fdec38b50d71 authored over 9 years ago
Make email in EditProfile optional if not being changed
github.com/discord-net/Discord.Net - d709bd60a8e37127b8a56860772c6f5424db4ced authored over 9 years ago
github.com/discord-net/Discord.Net - d709bd60a8e37127b8a56860772c6f5424db4ced authored over 9 years ago
Fixed MessageQueue
github.com/discord-net/Discord.Net - c2b6bb9c34344e37661e7d9ffcd8f7a28c77be4e authored over 9 years ago
github.com/discord-net/Discord.Net - c2b6bb9c34344e37661e7d9ffcd8f7a28c77be4e authored over 9 years ago
Added support for blank command groups
github.com/discord-net/Discord.Net - ed2ab4e41c6314669fcd6dc782458695dba5f844 authored over 9 years ago
github.com/discord-net/Discord.Net - ed2ab4e41c6314669fcd6dc782458695dba5f844 authored over 9 years ago
Switched GetTasks to IEnumerable<Task>
github.com/discord-net/Discord.Net - 54fe30a59ac656e99e12d2b985828f296b5e5f3a authored over 9 years ago
github.com/discord-net/Discord.Net - 54fe30a59ac656e99e12d2b985828f296b5e5f3a authored over 9 years ago
Fixed a warning
github.com/discord-net/Discord.Net - e808507558794a57fc472432036fcc846043bf11 authored over 9 years ago
github.com/discord-net/Discord.Net - e808507558794a57fc472432036fcc846043bf11 authored over 9 years ago
Add channel permission changes to cache immediately
github.com/discord-net/Discord.Net - 70c367084d1481d4d88ae243b05f33b917617605 authored over 9 years ago
github.com/discord-net/Discord.Net - 70c367084d1481d4d88ae243b05f33b917617605 authored over 9 years ago
Added better permissions cache invalidation
github.com/discord-net/Discord.Net - 1b874a34755e1137e46840d3ed93c3bc0c9f4d69 authored over 9 years ago
github.com/discord-net/Discord.Net - 1b874a34755e1137e46840d3ed93c3bc0c9f4d69 authored over 9 years ago
0.7.3-beta1
github.com/discord-net/Discord.Net - 48028f9c90b25aee0131cb30ad4797cf2db0c944 authored over 9 years ago
github.com/discord-net/Discord.Net - 48028f9c90b25aee0131cb30ad4797cf2db0c944 authored over 9 years ago
TimeoutException now inherits OperationCanceledException
github.com/discord-net/Discord.Net - 7821151e0774c7801042d71c79cc8fa778ac0ba9 authored over 9 years ago
github.com/discord-net/Discord.Net - 7821151e0774c7801042d71c79cc8fa778ac0ba9 authored over 9 years ago
Cleaned up TaskHelper
github.com/discord-net/Discord.Net - 3c1ba07178dfd5bacc419c853587af93596d2ab8 authored over 9 years ago
github.com/discord-net/Discord.Net - 3c1ba07178dfd5bacc419c853587af93596d2ab8 authored over 9 years ago
Improved voice socket error handling
github.com/discord-net/Discord.Net - 7c024ecda80e4f1ac10210c6f6f9df300ea88742 authored over 9 years ago
github.com/discord-net/Discord.Net - 7c024ecda80e4f1ac10210c6f6f9df300ea88742 authored over 9 years ago
Allow null allow/deny channel permissions
github.com/discord-net/Discord.Net - 2d3aeab64f01c3def563c440283c7613329fcdf5 authored over 9 years ago
github.com/discord-net/Discord.Net - 2d3aeab64f01c3def563c440283c7613329fcdf5 authored over 9 years ago
Minor cleanup
github.com/discord-net/Discord.Net - 3ea49a459639ebb65defaef7037d76e93b566e34 authored over 9 years ago
github.com/discord-net/Discord.Net - 3ea49a459639ebb65defaef7037d76e93b566e34 authored over 9 years ago
Push close messages from WebSocketSharp upwards
github.com/discord-net/Discord.Net - e6f370560fe890d5b20bfa13a1e225d776ff12c6 authored over 9 years ago
github.com/discord-net/Discord.Net - e6f370560fe890d5b20bfa13a1e225d776ff12c6 authored over 9 years ago
Set UDP receive thread to background
github.com/discord-net/Discord.Net - 3baedb1862ebd350d5e76f0a4fae914cf2eeeddb authored over 9 years ago
github.com/discord-net/Discord.Net - 3baedb1862ebd350d5e76f0a4fae914cf2eeeddb authored over 9 years ago
Only join threads if they were made in the first place
github.com/discord-net/Discord.Net - f25d35150dd8f681d40a41ffce5cf06da3ea506e authored over 9 years ago
github.com/discord-net/Discord.Net - f25d35150dd8f681d40a41ffce5cf06da3ea506e authored over 9 years ago
Set the parent cancel token of new voice sockets
github.com/discord-net/Discord.Net - a580f371c4003a33a25289b37a265bdba8ae78b4 authored over 9 years ago
github.com/discord-net/Discord.Net - a580f371c4003a33a25289b37a265bdba8ae78b4 authored over 9 years ago
Added Member.Channels
github.com/discord-net/Discord.Net - 4fe97c48765c5cc5263cb64686f59e09f7ce2b21 authored over 9 years ago
github.com/discord-net/Discord.Net - 4fe97c48765c5cc5263cb64686f59e09f7ce2b21 authored over 9 years ago
Fixed logging samples
github.com/discord-net/Discord.Net - 463f2e574d1901436b5f0e6729fbbb1f65ede8b0 authored over 9 years ago
github.com/discord-net/Discord.Net - 463f2e574d1901436b5f0e6729fbbb1f65ede8b0 authored over 9 years ago
0.7.2
github.com/discord-net/Discord.Net - 767a62afb4e8ed14b92092eb00ea46c685a0848c authored over 9 years ago
github.com/discord-net/Discord.Net - 767a62afb4e8ed14b92092eb00ea46c685a0848c authored over 9 years ago
0.7.2
github.com/discord-net/Discord.Net - 5343eabc1ec9212d57c776ab19a88baf97956045 authored over 9 years ago
github.com/discord-net/Discord.Net - 5343eabc1ec9212d57c776ab19a88baf97956045 authored over 9 years ago
Another crash fix
github.com/discord-net/Discord.Net - a04f3af9b83a00140cbd2ae5ab2940ad08e314b4 authored over 9 years ago
github.com/discord-net/Discord.Net - a04f3af9b83a00140cbd2ae5ab2940ad08e314b4 authored over 9 years ago
Actually send a payload when editing members
github.com/discord-net/Discord.Net - ba9559de78261e26573bdbbc68308b78e39c7695 authored over 9 years ago
github.com/discord-net/Discord.Net - ba9559de78261e26573bdbbc68308b78e39c7695 authored over 9 years ago
Use a better method for detecting if a voice socket is needed.
github.com/discord-net/Discord.Net - a77f215df2da6e9f98fad164c5f4a140c3079bdf authored over 9 years ago
github.com/discord-net/Discord.Net - a77f215df2da6e9f98fad164c5f4a140c3079bdf authored over 9 years ago
Split DiscordClientConfig into DiscordSimpleClientConfig
github.com/discord-net/Discord.Net - 2c3cea036d64fafa3cfe99b168726363fec83511 authored over 9 years ago
github.com/discord-net/Discord.Net - 2c3cea036d64fafa3cfe99b168726363fec83511 authored over 9 years ago
Added message acknowledgement
github.com/discord-net/Discord.Net - 6781a0f233d8f093dda23889ef8ea4044db9906e authored over 9 years ago
github.com/discord-net/Discord.Net - 6781a0f233d8f093dda23889ef8ea4044db9906e authored over 9 years ago
Channel reordering fixes
github.com/discord-net/Discord.Net - 9f5360bc6f3c82000d2eff4da81b9652a662358e authored over 9 years ago
github.com/discord-net/Discord.Net - 9f5360bc6f3c82000d2eff4da81b9652a662358e authored over 9 years ago
Fixed dependency warning
github.com/discord-net/Discord.Net - e96589bc269be35f0c9e4ce4a174299aa77e87e4 authored over 9 years ago
github.com/discord-net/Discord.Net - e96589bc269be35f0c9e4ce4a174299aa77e87e4 authored over 9 years ago
Added channel reordering
github.com/discord-net/Discord.Net - 67a17438acc4a3799bc375ccb79bc9bf1cb575bd authored over 9 years ago
github.com/discord-net/Discord.Net - 67a17438acc4a3799bc375ccb79bc9bf1cb575bd authored over 9 years ago
Raise APITimeout to 10 seconds
github.com/discord-net/Discord.Net - 129991145f84d9893aef739de7547f4d6642758c authored over 9 years ago
github.com/discord-net/Discord.Net - 129991145f84d9893aef739de7547f4d6642758c authored over 9 years ago
0.7.2-beta2
github.com/discord-net/Discord.Net - 61694f3092130c5c4e57040885a9851019c080c2 authored over 9 years ago
github.com/discord-net/Discord.Net - 61694f3092130c5c4e57040885a9851019c080c2 authored over 9 years ago
0.7.2-beta2
github.com/discord-net/Discord.Net - 53e60b4490414b90f208b4201cf149e159f6137b authored over 9 years ago
github.com/discord-net/Discord.Net - 53e60b4490414b90f208b4201cf149e159f6137b authored over 9 years ago
Add timeout to gateway request, add configureawait to login.
github.com/discord-net/Discord.Net - d4e1bb76cb921294269e2e7dcfb1c233a8ddf1b4 authored over 9 years ago
github.com/discord-net/Discord.Net - d4e1bb76cb921294269e2e7dcfb1c233a8ddf1b4 authored over 9 years ago
Revert "...make that ConnectionTimeout"
This reverts commit a3bed8feaf03f81c288488d4f382c5fcee2187e7.
github.com/discord-net/Discord.Net - cd847dbc450dd2e27c169bd29b8cf8386359cca8 authored over 9 years ago
...make that ConnectionTimeout
github.com/discord-net/Discord.Net - a3bed8feaf03f81c288488d4f382c5fcee2187e7 authored over 9 years ago
github.com/discord-net/Discord.Net - a3bed8feaf03f81c288488d4f382c5fcee2187e7 authored over 9 years ago
Change login to use APITimeout
github.com/discord-net/Discord.Net - bfe783501fcdce53145d7484a915dd08591f2f58 authored over 9 years ago
github.com/discord-net/Discord.Net - bfe783501fcdce53145d7484a915dd08591f2f58 authored over 9 years ago
Added a few null checks
github.com/discord-net/Discord.Net - 90e8d5994d54a192316a2c0a241737d6d9eee0eb authored over 9 years ago
github.com/discord-net/Discord.Net - 90e8d5994d54a192316a2c0a241737d6d9eee0eb authored over 9 years ago
Minor edits
github.com/discord-net/Discord.Net - 5f494b89d0a49cf968c2e6113d47a9630976dc9c authored over 9 years ago
github.com/discord-net/Discord.Net - 5f494b89d0a49cf968c2e6113d47a9630976dc9c authored over 9 years ago
Loosened type restrictions on EditMember's roles
github.com/discord-net/Discord.Net - 4caf4d0906483baa5d71b7ac439416b1bede68c1 authored over 9 years ago
github.com/discord-net/Discord.Net - 4caf4d0906483baa5d71b7ac439416b1bede68c1 authored over 9 years ago
Cleaned models
github.com/discord-net/Discord.Net - 5521300d9d061eb00f7f107a924443ce709586de authored over 9 years ago
github.com/discord-net/Discord.Net - 5521300d9d061eb00f7f107a924443ce709586de authored over 9 years ago
Fixed channel topics
github.com/discord-net/Discord.Net - 81f6e5c5aaee61a63364de9cf927e9aab65c3c6a authored over 9 years ago
github.com/discord-net/Discord.Net - 81f6e5c5aaee61a63364de9cf927e9aab65c3c6a authored over 9 years ago
Don't crash if a null config is passed to the constructor
github.com/discord-net/Discord.Net - c43f0d63e16c0c8e1b81d690f0932308fcf28246 authored over 9 years ago
github.com/discord-net/Discord.Net - c43f0d63e16c0c8e1b81d690f0932308fcf28246 authored over 9 years ago
Don't crash if we get an unknown user from CreatePMChannel
github.com/discord-net/Discord.Net - 44d16f73e40dbdc00f556a44bd79d459d5c491b3 authored over 9 years ago
github.com/discord-net/Discord.Net - 44d16f73e40dbdc00f556a44bd79d459d5c491b3 authored over 9 years ago
Added Member to CommandEventArgs
github.com/discord-net/Discord.Net - 567588b4c6c57d5ccb2093ce7d56231c33003fd4 authored over 9 years ago
github.com/discord-net/Discord.Net - 567588b4c6c57d5ccb2093ce7d56231c33003fd4 authored over 9 years ago
Message.Member fix
github.com/discord-net/Discord.Net - 6dd0b4dde51ee0785dbdbbfdcc985b61b34d8602 authored over 9 years ago
github.com/discord-net/Discord.Net - 6dd0b4dde51ee0785dbdbbfdcc985b61b34d8602 authored over 9 years ago
Allow setting the rawvalue of unlocked permission objects
github.com/discord-net/Discord.Net - 6f9e87625231dea540e667c37fcd63c6ccaa91de authored over 9 years ago
github.com/discord-net/Discord.Net - 6f9e87625231dea540e667c37fcd63c6ccaa91de authored over 9 years ago
Add rawvalue contructors for permissions
github.com/discord-net/Discord.Net - 976789240bfa3571b7cb8af6be76ba77207dab70 authored over 9 years ago
github.com/discord-net/Discord.Net - 976789240bfa3571b7cb8af6be76ba77207dab70 authored over 9 years ago
Hide IDs in debug logging
github.com/discord-net/Discord.Net - 17e502fa0a09fcc450e21c870f26b8564ebcc783 authored over 9 years ago
github.com/discord-net/Discord.Net - 17e502fa0a09fcc450e21c870f26b8564ebcc783 authored over 9 years ago
Added a few overloads
github.com/discord-net/Discord.Net - cbc804777dbbb743b05a4f090295d69cf6eaf532 authored over 9 years ago
github.com/discord-net/Discord.Net - cbc804777dbbb743b05a4f090295d69cf6eaf532 authored over 9 years ago
Removed DiscordBotClient, moved to CommandsPlugin
github.com/discord-net/Discord.Net - 106843fc933482ceb77606026af31f0f3d8a126d authored over 9 years ago
github.com/discord-net/Discord.Net - 106843fc933482ceb77606026af31f0f3d8a126d authored over 9 years ago
0.7.2-beta1
github.com/discord-net/Discord.Net - d3aee0fe3e791da5ba32c52177cc6a68fcd8834d authored over 9 years ago
github.com/discord-net/Discord.Net - d3aee0fe3e791da5ba32c52177cc6a68fcd8834d authored over 9 years ago
0.7.2-beta1
github.com/discord-net/Discord.Net - 6f962ff5e1a7e1faff7609ab4234f82016076bee authored over 9 years ago
github.com/discord-net/Discord.Net - 6f962ff5e1a7e1faff7609ab4234f82016076bee authored over 9 years ago
Forgot a semicolon...
github.com/discord-net/Discord.Net - 2e8e3f87190693daa84d10f664467d25bc615429 authored over 9 years ago
github.com/discord-net/Discord.Net - 2e8e3f87190693daa84d10f664467d25bc615429 authored over 9 years ago
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
github.com/discord-net/Discord.Net - e4878b6f7088dd7c47053cc5c44d3b147adc3532 authored over 9 years ago
github.com/discord-net/Discord.Net - e4878b6f7088dd7c47053cc5c44d3b147adc3532 authored over 9 years ago
Use better SendMessage overloads
github.com/discord-net/Discord.Net - 2233f40cbbba44248f745dafd7f57421cd339adb authored over 9 years ago
github.com/discord-net/Discord.Net - 2233f40cbbba44248f745dafd7f57421cd339adb authored over 9 years ago
Fixed websocket-sharp logging, reconnect on error
github.com/discord-net/Discord.Net - fd8150c9d9fc1a1332179c0ef10daed637d3fcc5 authored over 9 years ago
github.com/discord-net/Discord.Net - fd8150c9d9fc1a1332179c0ef10daed637d3fcc5 authored over 9 years ago
Update README.md
github.com/discord-net/Discord.Net - cd67deeb2ad8d7b8bd4ab5d94fd7b9ac9dffd845 authored over 9 years ago
github.com/discord-net/Discord.Net - cd67deeb2ad8d7b8bd4ab5d94fd7b9ac9dffd845 authored over 9 years ago