Is there documentation on creating non slash commands, i.e. a command is defined by a symbol ?help
Been looking through the docs but can't see much mentioned on it, would be pretty straight forward either way, just listening for messages
4 Replies
there isn't, it's unsupported and you're on your own implementing that
slash commands are much better DX and UX
yeah, just thinking from a user perspective, symbol commands seem easier to follow
they can immediately see what command triggered what
rather than needing to hover
I guess I could make the bot repeat the command in a message
for clarity
The thread owner has marked this issue as solved.