Open
Description
📝 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
- Host the bot from the
latest
image - Add the bot with the required permissions to the server
- Write in a channel to which the bot has access the above mentioned slash commands
- Notice that the application won't respond to any of those commands:

ℹ 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 imageghcr.io/cycle-five/cracktunes:latest
📸 Screenshots


Metadata
Metadata
Assignees
Labels
No labels