#text command triggered by mentioning

1 messages · Page 1 of 1 (latest)

split obsidian
#

For some context, I noticed that someone else had asked a similar question here, and the answer to that question was to add a listener called mentionPrefixOnly. What I am looking for is something similar. I am building an AI bot, and I want my users to be able to reply to a message and say something like "@Bot, is this true?" How can I get this to work?

unique kilnBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

opal snow
#

instead of message commands

#

i.e. right click a message -> apps

split obsidian
opal snow
#

well mentions for commands work automatically

#

@halcyon ginkgo help

halcyon ginkgoBOT
#

Displaying one category per page. Have issues with the embed? Run @halcyon ginkgo help --all for a full list in DMs.

Admin Commands

• @halcyon ginkgo roleset → Manage unique role sets.
• @halcyon ginkgo conf → Define per-server settings.

opal snow
#

as for resolving it into a command, use unknownCommand listener iirc

delicate wedge
#

I'm using a Listeners for that, works great in local but I don't know why, it's not detected in prod without any errors to help me out 🙁

split obsidian