spacedriveapp / spacedriveapp/spacebot

FEATURE REQ: Allow read-only Discord channels in a guild.

Open
#203 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.