Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sachaa-thanasius/patreon-discord-linked-role-auth
https://github.com/sachaa-thanasius/patreon-discord-linked-role-auth
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sachaa-thanasius/patreon-discord-linked-role-auth
- Owner: Sachaa-Thanasius
- License: mit
- Created: 2023-10-21T18:22:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-11T19:12:44.000Z (7 months ago)
- Last Synced: 2024-06-12T04:08:35.173Z (7 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Patreon-Discord Integration via Linked Roles
An attempt at an integration between Discord and Patreon using Discord's linked role system. It's a work in progress.
### Secrets
A few secrets are required to run this — place them in a `config.toml` file. See `config.example.toml` for more information.
## Acknowledgements
This project is based on Discord's [linked role example](https://github.com/staciax/discord-linked-roles), Rapptz's [Open Collective integration](https://github.com/Rapptz/open-collective-discord-auth), and Justin's [Fitbit integration](https://github.com/JustinBeckwith/fitbit-discord-bot).