spacedriveapp / spacedriveapp/spacebot
FEATURE REQ: Allow read-only Discord channels in a guild.
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
This feature would allow spacebot to read channels in a guild and learn about it and ingest it's contents and facts into memory, and then can be queried against in a relative spacebot-only talking channel to ask questions about what's going on in that guild.
I'll provide a use case:
My company uses Discord to handle all of its operations in about ~157 channels. These channels have ongoing day to day conversations about company operations, customer's job updates, etc. If spacebot could listen to these, a dedicated #spacebot channel could quite literally be used to ask questions about what's been going on, and provide summaries on a day to day basis.
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
The issue names no files, tests, or entry points. Start by locating the Discord integration, channel ingestion, memory, and query-handling paths. Done means read-only guild channels can be ingested and their contents can be queried from a Spacebot channel, with access behavior and scope defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ai, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100