verida/data-connector-server

[New Handler] Discord channels

Opened this issue · 3 comments

We already have a basic Discord provider.

Add support for pulling discord channels and messages.

Add support for pulling direct messages (I'm not sure if the API supports this?)

Change of scope, for the first release, we only process direct messages.

Processing of all workspaces and channels will come in the future, when there is a UI for a user to select which ones to sync.

Issues

  • Discord has also placed restrictions on DM-related APIs to protect user privacy. It requires Discord approval.
    Image

  • We should verify discord app before moving forward. It throws following error.
    Image

This is pending @tahpot verifying the Discord app and requesting DM access from Discord