Use threads for subscription messages
Open
enhancement
- Dominant language
- Swift
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Discord provides a new threading feature with API v9 that we could use to replace/enhance the subscription mechanism we currently use. Threads could e.g. be very useful for
* game sessions (possibly allowing multiple game sessions per channel by keeping each in a separate thread?)
* scoped conversations (e.g. `PortalCommand`)
* autolatex sessions
* ...
This currently depends on upstream integration, see fwcd/swift-discord#5.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.