tegonhq/tegon

๐Ÿš€ New Integration: Discord

AggManik opened this issue ยท 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

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