Skip to content

There is no on_command() event for the new SlashApplications #936

@JoshPaulie

Description

@JoshPaulie

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions