tegon icon indicating copy to clipboard operation
tegon copied to clipboard

🚀 New Integration: Discord

Open AggManik opened this issue 1 year ago • 2 comments

User should be able to authenticate and connect discord app with tegon

Key resources:

  1. Discord Developer Documentation: https://discord.com/developers/docs
  2. OAuth2 Guide: https://discord.com/developers/docs/topics/oauth2 API Reference: https://discord.com/developers/docs/reference

The OAuth2 guide is particularly important for authentication. It covers:

  • Authorization flows
  • Scopes
  • Access tokens
  • User authentication

The API Reference provides details on endpoints you'll use after authentication.

Guide on building integrations https://docs.tegon.ai/integrations/contribute

AggManik avatar Aug 12 '24 13:08 AggManik

hey @AggManik i would like to work on this. can you assign this issue to me?

mrchocha avatar Aug 31 '24 05:08 mrchocha