Hi community (and mods specifically). Over the years pretty much all community conversation has migrated from Discourse/Slack to Discord. This is great for a number of reasons but there's a big gap in terms of public discoverability/searchability. That manifests itself in at least two ways:
- a lot of publically searchable information is very outdated
- searching Discord isn't super fun, and it's very difficult to do programatically.
TBH i don't really have any ideas for solving item 1 however I have recently been working on a "deep research" style agent search for my team to use using specific sources and i was thinking it would be really nice to allow read-only API or MCP access to this discord server so an agent could parse through all the threads/channels for help understanding a specific topic (e.g. migrating from ember-cli-mirage to ember-mirage or straight to just miragejs, or migrating to warp drive, etc).
Thoughts on that? Would the mods be willing to allow select read-only bots for this purpose (i have one basically ready to go with just read message history and view channels scopes)? Other better ideas for exposing Discord data more broadly?