v3/src/functions/bot-join
2020-11-24 22:27:56 -05:00
..
botjoin.go add basic oauth bounces 2020-11-24 22:27:56 -05:00
botjoin_test.go add basic oauth bounces 2020-11-24 22:27:56 -05:00
README.md add basic oauth bounces 2020-11-24 22:27:56 -05:00

Bot Join Bounce Service

This function sends a user to the necessary Discord.com Bot OAuth flow.

Two cases may be present:

  • General: The user will be sent to allow any of their relevant servers to join
    • This flow would be triggered from a generalized button
  • Specific: The user will be sent to join one of their servers.
    • This flow would be triggered from server picker