spacedriveapp / spacedriveapp/spacebot
[Bug] API ENDPOINT missing discord thread
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
Api endpoint missing to delete the discord thread in channel. Or full conversation delete for a channel. Cna be used in cortex chat.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the API routing and Discord integration entry points; the issue names no files or tests. Determine whether the intended result is deleting one Discord thread or the full channel conversation, then verify the chosen endpoint removes the requested conversation in Cortex chat.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100