Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).