Summary
Adding the once variable to Cog listeners
What is the feature request for?
discord.ext.commands
The Problem
The @commands.Cog.listen() does not have the once=True variable to set.
The Ideal Solution
Add the once variable to the decorator
The Current Solution
No response
Additional Context
This is tested on the latest github commit
Summary
Adding the once variable to Cog listeners
What is the feature request for?
discord.ext.commands
The Problem
The
@commands.Cog.listen()does not have theonce=Truevariable to set.The Ideal Solution
Add the once variable to the decorator
The Current Solution
No response
Additional Context
This is tested on the latest github commit