JacobCoffee / byte

The Discord bot built for developers
https://docs.byte-bot.app/
MIT License
5 stars 2 forks source link

Enhancement: Custom Integrations #55

Open JacobCoffee opened 9 months ago

JacobCoffee commented 9 months ago

Summary

We can utilize the new linked roles feature to build custom integrations for third-party services including OpenCollective, GitHub, and others. This is useful to identify sponsors/backers.

Basic Example

image

Drawbacks and Impact

No response

Unresolved questions


[!NOTE]
We utilize Polar.sh to engage in regular as well as pledge-based > sponsorship.

Check out all issues funded or available for funding on our Polar.sh dashboard

  • If you would like to see an issue prioritized, make a pledge towards it!
  • We receive the pledge once the issue is completed & verified
  • This, along with engagement in the community, helps us know which features are a priority to our users.

Fund with Polar

JacobCoffee commented 9 months ago

See: https://github.com/Rapptz/open-collective-discord-auth for part of how others do it

JacobCoffee commented 9 months ago

https://discord.com/developers/docs/tutorials/configuring-app-metadata-for-linked-roles

JacobCoffee commented 9 months ago

Also https://discord.com/developers/docs/resources/application-role-connection-metadata#update-application-role-connection-metadata-records

JacobCoffee commented 9 months ago

https://github.com/discord/linked-roles-sample

JacobCoffee commented 9 months ago

Would probably be outside of the byte repo