Skip to content

Using "jsk debug" with application commands #185

@seriaati

Description

@seriaati

The Problem

Currently, when I try to use the jsk debug command with an application command, jishaku tells me that the command is not found.
For example, I want to debug a command called /check
I've tried doing jsk debug check and jsk debug /check, both returned the same result: Command "/check" is not found

The Ideal Solution

The ideal solution would be to be able to debug slash commands by doing jsk debug /<command_name>

The Current Solution

I don't think there is any solution right now.

Summary

For jsk debug to support slash commands/application commands

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requesta feature requested for implementation in the jishaku module or cog

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions