hubot-telegram icon indicating copy to clipboard operation
hubot-telegram copied to clipboard

Remove bot name when using /command@bot_name

Open arcturial opened this issue 9 years ago • 1 comments

When using /command@bot_name in a chat (for when multiple bots are present, the bot name needs to be removed so Hubot can recognize the command.

[Mon Jun 13 2016 10:19:30 GMT+0200 (SAST)] DEBUG Executing listener callback for Message '/help@bot_name'

^ This won't recognize the correct command, only the / is currently being stripped

arcturial avatar Jun 13 '16 08:06 arcturial

Actually, it seems to be a Telegram implementation, not related to hubot-telegram. That's maybe why you don't get any answer.

Max13 avatar Nov 25 '17 22:11 Max13