Skip to content

Suggested commands are not found #384

Open
@WhySoBad

Description

@WhySoBad

📝 Description

Hi,

I'm trying to self-host this discord bot for my server. For this I'm using the latest docker image as suggested by the README.

However, I've noticed that many commands are simply not working (either the interaction cannot be found or it says that arguments are missing even when they are filled). Some commands I've tested:

  • /help produces: received unknown interaction "help"
  • /favorite produces: received unknown interaction "favorite"
  • /play <text> produced: failed to deserialize interaction arguments for /play: a required argument is missing

🪜 Reproduction Steps

  1. Host the bot from the latest image
  2. Add the bot with the required permissions to the server
  3. Write in a channel to which the bot has access the above mentioned slash commands
  4. Notice that the application won't respond to any of those commands:
Image

ℹ Environment / Computer Info

  • CrackTunes version: v0.3.16-alpha.3
  • Operating System: Linux 6.1.0-31-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.128-1 (2025-02-07) x86_64 GNU/Linux with docker image ghcr.io/cycle-five/cracktunes:latest

📸 Screenshots

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions