Context Command function not called, but Discord says bot is unresponsive
Hello! Apologies if I file this in the wrong location, but I'm quite unsure about what's broken within the code.
But first, the code https://pastebin.com/QP7165k0.
As the image shows, it aint responding, but other, regular slash commands work.
I might be tripping, or skill issue but I am now stumped.
Can u (reader) help pls, tysm

Solution:Jump to solution
Preconditions does not work on context commands and will break without sending an error. Make sure to not use a precondition on context commands
3 Replies