Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Twilight

Builds software that powers the biggest Discord bots
Collective - Host: opensource - https://opencollective.com/twilight - Website: https://twilight.rs - Code: https://github.com/twilight-rs/twilight

`UpdateFollowup` falsely returns `EmptyBody`

github.com/twilight-rs/twilight - laralove143 opened this issue almost 2 years ago
build(gateway, http): Allow simd-json 0.8 and 0.9

github.com/twilight-rs/twilight - Gelbpunkt opened this pull request almost 2 years ago
release: 2023-04-27

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
refactor(model, cache, gateway)!: update bitflags crate to v2

github.com/twilight-rs/twilight - ImDarkDiamond opened this pull request almost 2 years ago
Add merge_group to the triggers

github.com/twilight-rs/twilight - Erk- opened this pull request almost 2 years ago
feat(model, cache): add support for voice messages

github.com/twilight-rs/twilight - suneettipirneni opened this pull request almost 2 years ago
Better discoverability of the book

github.com/twilight-rs/twilight - vilgotf opened this issue almost 2 years ago
ci: switch API docs to modern GH Pages action

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
model: Implement visit_i64 for IdVisitor

github.com/twilight-rs/twilight - Gelbpunkt opened this pull request almost 2 years ago
Lavalink v4 update will break twilight-lavalink

github.com/twilight-rs/twilight - Michael-1001 opened this issue almost 2 years ago
feat(model, cache): add `channel` field to `Interaction`

github.com/twilight-rs/twilight - suneettipirneni opened this pull request almost 2 years ago
feat(validate, http)!: add `regex_patterns` and `allow_list`

github.com/twilight-rs/twilight - JohannesIBK opened this pull request almost 2 years ago
fix(http): update current member nullable nick

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
perf(gateway): speed up spurious ratelimiter poll

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
release: 2023-03-28

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
fix(model): handle clyde ai hash

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
fix(http): use reason in update guild sticker

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
docs(standby): timeout example

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
docs(model): fix event integration variant docs

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
feat(http)!: return errors at finalization

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
feat(model): add feature-gated rkyv implementations

github.com/twilight-rs/twilight - MaxOhn opened this pull request almost 2 years ago
Signature validation utility

github.com/twilight-rs/twilight - Monadic-Cat opened this issue almost 2 years ago
feat(model)!: reduce size of gateway REST API models

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
doc(model): in Event, two elements are inversed

github.com/twilight-rs/twilight - tguichaoua opened this issue almost 2 years ago
Use cargo-deny in CI

github.com/twilight-rs/twilight - james7132 opened this issue almost 2 years ago
refactor(http): remove get automod rule reasons

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
feat(http-ratelimiting)!: hide `http` dependency

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
refactor!: move `RequestReactionType` to model

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
2023-02-26 updates

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
refactor(model): simplify closecode::can_reconnect

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
test(model): tests for gateway clode codes

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
docs(model): gateway close code reconnect info

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
docs(model): clarify reaction type unicode values

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
fix(gateway): ignore unknown event errors

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
docs(model): formatting of discriminator field

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
feat(cache, model): add max_stage_video_channel_users

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
docs(gateway): resume behavior of presences

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
docs(gateway): all event types can be excluded

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
feat(model, cache): add `managed` field to `Channel`

github.com/twilight-rs/twilight - suneettipirneni opened this pull request almost 2 years ago
feat(cache, model): stage channel message types

github.com/twilight-rs/twilight - suneettipirneni opened this pull request almost 2 years ago
Support stage channel message types

github.com/twilight-rs/twilight - suneettipirneni opened this issue almost 2 years ago
ci: speedup & reduce cache storage

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
refactor: change deny lints to warn

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
perf(gateway): speed up ratelimiter

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
feat(http, validate): validate modal titles

github.com/twilight-rs/twilight - suneettipirneni opened this pull request almost 2 years ago
docs(gateway): `next_event` close variant

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
perf(model): improve image hash parsing

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
Document disconnect behavior of Shard::next_event

github.com/twilight-rs/twilight - zeylahellyer opened this issue almost 2 years ago
Support suppressed notification messages

github.com/twilight-rs/twilight - zeylahellyer opened this issue almost 2 years ago
docs(gateway): correct zlib-simd feature flag name

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
refactor(http): deprecate getreactions::exec

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
Support guild onboarding

github.com/twilight-rs/twilight - suneettipirneni opened this issue almost 2 years ago
Document `embed::ImageSource::attachment` usage

github.com/twilight-rs/twilight - laralove143 opened this issue almost 2 years ago
refactor(gateway, http, model)!: remove deprecated apis

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
refactor(model)!: remove user profile

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
feat(model, http): Add support for guild onboarding

github.com/twilight-rs/twilight - suneettipirneni opened this pull request almost 2 years ago
feat(model): add `MessageFlags::SUPPRESS_NOTIFICATIONS`

github.com/twilight-rs/twilight - suneettipirneni opened this pull request almost 2 years ago
docs(gateway): remove simple examples

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
docs(gateway): remove stale resume_gateway_url notice

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
docs(book): update book branch

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
docs(book): update 0.15 release note link versions

github.com/twilight-rs/twilight - zeylahellyer opened this pull request almost 2 years ago
feat(http, validate): Support thread member pagination

github.com/twilight-rs/twilight - suneettipirneni opened this pull request almost 2 years ago
ci: bump book-test checkout workflow version

github.com/twilight-rs/twilight - vilgotf opened this pull request almost 2 years ago
Audit Log Change variants are undocumented

github.com/twilight-rs/twilight - vilgotf opened this issue almost 2 years ago
docs: standardize examples

github.com/twilight-rs/twilight - vilgotf opened this pull request about 2 years ago
refactor(http)!: replace `ListBody` with `Vec`

github.com/twilight-rs/twilight - vilgotf opened this pull request about 2 years ago
feat(model)!: preserve unknown bitflag values

github.com/twilight-rs/twilight - zeylahellyer opened this pull request about 2 years ago
refactor: denylist macros

github.com/twilight-rs/twilight - zeylahellyer opened this pull request about 2 years ago
Fix dependency name in example

github.com/twilight-rs/twilight - MrGlockenspiel opened this pull request about 2 years ago
Support thread member pagination

github.com/twilight-rs/twilight - 7596ff opened this issue about 2 years ago
feat(model, validate, cache)!: Add new select components

github.com/twilight-rs/twilight - ImDarkDiamond opened this pull request about 2 years ago
Support all Select Menu types

github.com/twilight-rs/twilight - ciphynx opened this issue about 2 years ago
feat!: rework model enums

github.com/twilight-rs/twilight - zeylahellyer opened this pull request about 2 years ago
refactor(model)!: `gateway::event` reimagination

github.com/twilight-rs/twilight - vilgotf opened this pull request about 2 years ago
WASM Support on twilight-http

github.com/twilight-rs/twilight - ByteAlex opened this issue over 2 years ago