Open tahpot opened 1 month ago
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.
Discord has also placed restrictions on DM-related APIs to protect user privacy. It requires Discord approval.
We should verify discord app before moving forward. It throws following error.
This is pending @tahpot verifying the Discord app and requesting DM access from Discord
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?)