Skip to content

Using "jsk debug" with application commands #185

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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