Here is an example on how to use commmands.MaxConcurrency for multiple bucket types.
If you want to add more concurrencies, you will need to add more try/except blocks
and in each one's except
statement you need to release all the previous concurrencies
that you have acquired.
Note
Found a bug? Left a comment? Please, ping me (@leocx1000) in the discord.py support server if I haven't replied. Sometimes I may miss comments here, though I try to be attentive.