andy
andy
SIASapphire - Imagine a framework
Created by andy on 5/29/2024 in #sapphire-support
sapphire not acknowledging chat input commands?
i've properly registered a chat input command, and i'm able to send it from my client, shows up fine etc. however, chatInputRun for the command never seems to run - I put a log at the top of the function that never happens, and the interaction is never deferred etc. the same command works with messageRun, so I know it's registered with Sapphire in that sense at least. I also logged any time interactionCreate fires, and it's receiving the interaction perfectly fine... I'm at a loss, what am I missing that would cause Sapphire to ignore a chat input command?
5 replies