- Discord connections refer to the integrations and connections between a Discord account and other services, platforms, or applications. These connections can include linking social media accounts, streaming platforms, gaming consoles, and other third-party services to a Discord account. By connecting these services, users can easily share their activities, status updates, or content across different platforms and engage with others in various ways. Some common Discord connections include linking Twitch, YouTube, Spotify, Twitter, Xbox, and PlayStation accounts to Discord for enhanced functionality and interaction (see User Settings > Connections).
- See also detailed description in Discord article.
Python client for creating custom Discord Сonnections with ease. It is mostly based on example provided by Discord team.
poetry add git+https://github.com/imPDA/discordconnections.git@latest
Please refer to examples.
- I am developing it mostly for my own needs, but if it is helpful for you and you want to contribute, don't hesitate to contact me and create pull requests and so on.
- Because of the first point: everything can be changed during development.