Answers for "how to add command cooldown discord.py [email protected]"

0

add cooldown to command discord.py

@commands.cooldown(1, 30, commands.BucketType.user)
Posted by: Guest on May-20-2021

Code answers related to "how to add command cooldown discord.py [email protected]"

Browse Popular Code Answers by Language