Paillat
Paillat
There. Maybe `discord.RoleTags.is_integration()` should be removed too ? That would be breaking tho.
Yeah that was a documentation issue. I will change that instead.
@plun1331 I might add the other tags too now that i'm here.
Could test `guild_connections` but not the rest as I don't have the right setup.
By design, `Role.is_integration()` is true if `RoleTags.integration_id` is not `None`. This means it will be `True` for 1. Twitch, YouTube, etc... integrations 2. Guild subscriptions roles https://gist.github.com/Lulalaby/a9ac5fcce5c182efd55167e6141c1542#premium-subscriber-tier
I changed the docstrings again to be clearer.
Done, Plun did it but then I did it with rebase so the history is clean
Before merge someone might want to test the premium guild stuff and what I couldn't test
I like keeping a clean history
1. First was using portainer with docker swarm, then tried coolify for a couple of months but was disappointed by the lack of swarm support, which made me try dokploy,...