Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/twilight-rs/twilight
Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API.
https://github.com/twilight-rs/twilight
Closes #1881.
241dba0213ddecd6a64fe1ff34da8b31a8402031 authored about 2 years ago by ITOH <[email protected]>
`LargeBotQueue` requires a `Client` from twilight-http, meaning that
users must also depend on t...
Breaking since types no longer end on "s" (they're not plural).
For example, `CommandPermission...
* move invite, scheduled_event, template -> guild
* hide `MemberIntermediary` and `PresenceInter...
This makes the size 2 bytes instead of 1, but it makes it less likely to
cause issues with seri...
bb5dbb646cad01b86c298486ca6638f61fdb905e authored about 2 years ago by Dominik Spitzli <[email protected]>
9ebad5090060451e2c4e30095532fdcc0be00267 authored about 2 years ago by Erk <[email protected]>
This was somehow missed in the previous Rust 1.65 Clippy fix PR (#1985).
761c4524ee59c71c9f7a66f8eb85daf4c3b74234 authored about 2 years ago by Vilgot Fredenberg <[email protected]>b76770a4870a6fc45ba30f81ac82cb113e0b3f86 authored about 2 years ago by Vilgot Fredenberg <[email protected]>
In `.split_once()` examples:
```
assert_eq!("cfg".split_once('='), None);
assert_eq!("cfg=foo...
0fa579f0a72fa6dd85a6ebb6df1e8395609171ed authored about 2 years ago by Cassandra McCarthy <[email protected]>
375ba081ca74eff814ab8577455c7cd62f1d5b69 authored about 2 years ago by Cassandra McCarthy <[email protected]>
Fixes #1977 by flattening `DefaultReaction` and `ForumTag` and
documenting invariants, as they ...
1147423cea90aa1d47cac07c45a941bb6aa348ef authored about 2 years ago by Cassandra McCarthy <[email protected]>
6ad4a22da1b714eced268762006806ed23cd2c6c authored about 2 years ago by Cassandra McCarthy <[email protected]>
8046b6b32df5c8f06b0c0e798b7d4a81bab61192 authored about 2 years ago by Cassandra McCarthy <[email protected]>
4d58448d64bb9b28704e0f8020a939f827a60b2b authored about 2 years ago by Cassandra McCarthy <[email protected]>
f1ba0a6dfffdfb91f235c0f6e866a7a99f8652a9 authored about 2 years ago by Cassandra McCarthy <[email protected]>
d5da64b41e0aef0f25430c598a6a6bcf9f93c260 authored about 2 years ago by Cassandra McCarthy <[email protected]>
Previously, the request builder would fail to add a value for
`privacy_level` at all. This ensu...
This PR implements Forum Channels support.
Continued from #1833.
Closes #1675.
38a01d81cd2db724737702713022650a8a538d22 authored about 2 years ago by Cassandra McCarthy <[email protected]>Closes #1709.
Closes #1867.
Changelog
---------
Remove `TriggerType::HarmfulLink`, ad...
57fc41c64d3705849b22c7a7bbcd09ccaadd2c26 authored about 2 years ago by Cassandra McCarthy <[email protected]>Co-authored-by: Vilgot Fredenberg <[email protected]>
8c66d7c2fc82458b1ab0d0f8d0e5f411a9d7d44a authored about 2 years ago by laralove <[email protected]>b253ff41d1b3911f899b2a6c1f637f2d73abbd8f authored about 2 years ago by Cassandra McCarthy <[email protected]>
e967c9b75e4ff9dce3497d3ab36311fe0c0c5e69 authored about 2 years ago by Cassandra McCarthy <[email protected]>
9de333b2a95a0332eff6f7bbd62267f9df74cc4a authored about 2 years ago by Cassandra McCarthy <[email protected]>
90055bbb702f94a351fa0b609825b93b3c238e50 authored about 2 years ago by Cassandra McCarthy <[email protected]>
38dee00c02d07c1b951fa7a6b4d331fced8a747f authored about 2 years ago by Cassandra McCarthy <[email protected]>
62ad3969f1c775f810e006f4afc034aadc0dc1d1 authored about 2 years ago by Cassandra McCarthy <[email protected]>
9b5994d20106cf4841dc226bb8bddd2ce2f7b228 authored about 2 years ago by Cassandra McCarthy <[email protected]>
Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler) from 1 to 2.
- [Rel...
Since we delayed the major, we can't rely on it coming out today to fix
clippy issues. This fixe...
Add the gateway URL to the shard information since it is no longer static.
7d069f042279b8981742acda4167f24d75ba3a5b authored about 2 years ago by Erk <[email protected]>
Discord provides the scopes which the integration has been authorized
for.
Closes #1914.
a049b52564c3e35407463645191f452bdd9fa0a2 authored over 2 years ago by ITOH <[email protected]>
Instead of having the `guild_id(event: &Event)` function as an internal
utility in the standby ...
Add `application_commands` to audit log.
Add `AutoModerationFlagToChannel` and
`AutoModerati...
Discord only allows the `COMMUNITY`, `DISCOVERABLE` and
`INVITES_DISABLED` features to be edite...
Discord now allows users to send messages which only contain components.
Closes #1902.
f9f5e12ab8ad14f9f9c80460a4298b21ef2fa1b9 authored over 2 years ago by ITOH <[email protected]>Adds a missing `ImageHash` usage.
c10e607dd02e8e362686ae8a6c829bef25a87841 authored over 2 years ago by ITOH <[email protected]>
Discord has added a new guild feature, which when enabled pauses all
invites, preventing new us...
8a1af6383c201994280a2e6ecec880da1d3e5f62 authored over 2 years ago by Cassandra McCarthy <[email protected]>
027af237ad4192badbbffe4e23245067b3c30331 authored over 2 years ago by Cassandra McCarthy <[email protected]>
67c249ecb29546fb63416426652ae036a501859e authored over 2 years ago by Cassandra McCarthy <[email protected]>
5f089d271d05d87a9d7fc79bf7927db2b4972dcc authored over 2 years ago by Cassandra McCarthy <[email protected]>
55f6a781a02d1e96fa09a6230d8742fada26986a authored over 2 years ago by Cassandra McCarthy <[email protected]>
When the connection has a corresponding thrid party OAuth2 token
`two_way_link` will be set to ...
Discord supports the `x-audit-log-reason` header for the update guild
mfa endpoint.
Closes #...
879a4009c913647c59aed9ac14075a6d605b2822 authored over 2 years ago by ITOH <[email protected]>
Using `0x000000` as an embed's color does indeed work. Update the docs
to mention this, and als...
When `Mention.member` is none on the gateway, Discord doesn't send the
actual value.
368e7d21bf09e80b385acfce2952c3cf869da75f authored over 2 years ago by Cassandra McCarthy <[email protected]>
37c0e04b935a4798b0e8d298274c94631bbc7fca authored over 2 years ago by Cassandra McCarthy <[email protected]>
41c28e8003bd4263830a34cea95d32bfd5a78ee5 authored over 2 years ago by Cassandra McCarthy <[email protected]>
19cd1a094d244601c727bdca97310d32c6eab9c2 authored over 2 years ago by Florian Spieß <[email protected]>
The term "buckets" here was immediately obvious to me; I had to ask for
clarification, so let's...
57ba7d4771546ff25156f964d52614bef631cc12 authored over 2 years ago by Cassandra McCarthy <[email protected]>
e2883a2b4581ce600d7111b854cd44b2e9a384dc authored over 2 years ago by Cassandra McCarthy <[email protected]>
5fc13f2d8263b1501a845bb926d7a8368c5bf204 authored over 2 years ago by Cassandra McCarthy <[email protected]>
137150d07286e0a11bab7307c6cccb6e2aeb9319 authored over 2 years ago by Cassandra McCarthy <[email protected]>
018ae093d93c4193d53eed7a518b518365a1f2fd authored over 2 years ago by Cassandra McCarthy <[email protected]>
This adds handling for the new `gateway_resume_url`, which is provided
in the `READY` dispatch....
Closes #1887.
9ad86b5e727ab41de792d8d9cdb5b6f94ecf417d authored over 2 years ago by ITOH <[email protected]>Fixes a logic false positive with the `unused` lint.
4e5c8ecfe656b311082e26102b43720aea0e1868 authored over 2 years ago by Cassandra McCarthy <[email protected]>d4e0f2dce85cb64b8d72d02fd1e8d06f31f60265 authored over 2 years ago by Cassandra McCarthy <[email protected]>
eab11acebc57c310b1e7ec3f82a82b79ee9f6455 authored over 2 years ago by Cassandra McCarthy <[email protected]>
01a16d01a14bba02f825aa83f3c765f5123a7634 authored over 2 years ago by Cassandra McCarthy <[email protected]>
8691129a0a9c44da3fbc982d2b096dab616dbe34 authored over 2 years ago by Cassandra McCarthy <[email protected]>
c0ac77b44fd1a8fe8a5ae948828c805e17dd4871 authored over 2 years ago by Cassandra McCarthy <[email protected]>
Fixes an issue brought up in [our support channel] where this path
wasn't accounted for.
[ou...
7e2296f25d59b8550ec7fd504af9ecf81b0d7a35 authored over 2 years ago by Cassandra McCarthy <[email protected]>
Fixes an issue where a focused autocomplete option (which is really a
number) was deserializing...
The default for normal crates as of the Rust 2021 edition, it's not
enabled by default for work...
Adding variants is technically a breaking change without this.
Also removes some out of place...
0e92647560d1638640133e82f5bf67ab05eeaf3c authored over 2 years ago by Vilgot Fredenberg <[email protected]>d3a6cffa5e060a44a645ed00da9188d30cf33fa1 authored over 2 years ago by Cassandra McCarthy <[email protected]>
7885f2ba94b2b6739a89f075f7c6c70adf1d83a6 authored over 2 years ago by Cassandra McCarthy <[email protected]>
According to the [Discord docs], `GuildMember.permissions` is not
serialized if it would be `No...
Variant was added to `Event`, but not to `DispatchEvent`, which
prevented it from being deseria...
For some reason the serializer for command options skipped the
localizations, this PR fixes that
412fcfbc2f6a1103dfa2f504eded179614b9b0c0 authored over 2 years ago by Cassandra McCarthy <[email protected]>
0af5dee2b7c00d5b9e618d1dbc5292dd6ed72f4d authored over 2 years ago by Cassandra McCarthy <[email protected]>
5538871bb4ab62c98c175bdb31f56fbe55be8466 authored over 2 years ago by Cassandra McCarthy <[email protected]>
309c96e07ef2776088f6fea66a46895d6b2a0861 authored over 2 years ago by Cassandra McCarthy <[email protected]>
95f3a83db3aa9a3812a8dea8de10f44f2044887c authored over 2 years ago by Cassandra McCarthy <[email protected]>
8859b6487e8b0c709af83ccf0e6535978af6c062 authored over 2 years ago by Cassandra McCarthy <[email protected]>
4cc501666d917fbcca98c314d86f645f17b288fc authored over 2 years ago by Cassandra McCarthy <[email protected]>
6840eb5e64f2cce21d97483a594e0d870142dbbc authored over 2 years ago by Cassandra McCarthy <[email protected]>
82af8e5bbd39d622dc76cb1e41fc83f109b4a5cc authored over 2 years ago by Cassandra McCarthy <[email protected]>
9761ed6a10ea9973f9902306e97931b8a0b3420f authored over 2 years ago by Cassandra McCarthy <[email protected]>
8bfe8975347d5c9d9c265e8c4f186553fa57a421 authored over 2 years ago by Cassandra McCarthy <[email protected]>
b9dcbcbebbd96ce0592b1f72a0682b86382e2f03 authored over 2 years ago by Cassandra McCarthy <[email protected]>
8c95c517e776a7fb8c87d410f009fce83896dbec authored over 2 years ago by Cassandra McCarthy <[email protected]>
6caa7c16afc0b162cb3bfcd5fcd5b1ef2997cfa6 authored over 2 years ago by Cassandra McCarthy <[email protected]>
e399e3c001c179639982c32525088e473f02a466 authored over 2 years ago by Cassandra McCarthy <[email protected]>
Closes #1553.
Co-authored-by: Cassandra McCarthy <[email protected]>
e32936b9a042c9694860d4ffc5f73517a8051faa authored over 2 years ago by ITOH <[email protected]>
Denies missing docs on it and any of its submodules, except for
`MessageType`.
Co-authored-b...
0d2623e315567c08c59b45def6fa4ebacd28fcc8 authored over 2 years ago by Vilgot Fredenberg <[email protected]>e22be1b9d3b83f7658fe3e5b376cef119fbfbaeb authored over 2 years ago by Cassandra McCarthy <[email protected]>
41f6b75fda2a38f49fb76316e6a2633b2400f45f authored over 2 years ago by Cassandra McCarthy <[email protected]>
Fixes #1863.
709e8016a6fce31868c08c7a3ea6db5d970feb41 authored over 2 years ago by Cassandra McCarthy <[email protected]>Fixes a nit causing docs and minimal crate versions CI to fail.
f693e65269b22350f65f1871cbf9e086e0988bed authored over 2 years ago by Cassandra McCarthy <[email protected]>22bfa216f8866f01f4f08d47817f73521cfb2f5a authored over 2 years ago by Cassandra McCarthy <[email protected]>
b14eadafd827ef976760feb26004f634f961c662 authored over 2 years ago by Cassandra McCarthy <[email protected]>
86fa99723feb3eecd5efb88775e40831e8590b3e authored over 2 years ago by Cassandra McCarthy <[email protected]>