-
-
Notifications
You must be signed in to change notification settings - Fork 482
Closed
Labels
feature requestNew feature requestNew feature request
Description
Summary
Discord.py had an on_command() to quick log any command that is ran or attempted.
What is the feature request for?
The core library
The Problem
I would like to log all the commands my users execute. This is still possible with the classic commands, but not the new slash commands.
The Ideal Solution
Just some new event listeners! On error, on command, etc.
The Current Solution
I could patch it in to the library itself, but I would have to do for every new update.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
feature requestNew feature requestNew feature request