lukefx / hubot-telegram

Hubot adapter for Telegram
MIT License
160 stars 42 forks source link

Group Chat Slash Command With Mention #69

Open tonyxu-io opened 5 years ago

tonyxu-io commented 5 years ago

I added the Hubot to a group chat, and registered bot commands. Now when I type / slash, it will automatically suggest available slash commands like:

However, after I click on the suggestion, it will populate chat box as /hi@botname.

My bot can't respond to slash command followed by bot name.

How to handle this use case?

paviad commented 1 year ago

@tonyxu-io , did you ever find a solution to this? It is a problem even now, with not specific to this bot...