Thread queue #3
Labels
bot: rollup 🧵
priority: high 🫡
status: in review 🧪
type: feature 🌟
Related to new feature(s) or improvement(s)
What
A context command that lets you individually pick messages from a channel to be moved to a new thread. Super useful for channels where multiple projects are discussed simultaneously.
Why
Inspired by the compsigh Discord's
#leadership
channel, where we had the need to retroactively thread projects.How
The thread queue functionality is separated into two components:
Add to queue
context command/queue
commandThe queue is stored per-user in the server's
config
object in Realm's database.Progress
The features and limitations we want to include are:
The text was updated successfully, but these errors were encountered: