@mention
1 TopicHow to avoid using @ mention bot name in a channel to invoke bot
We have a bot which is working fine. If we have to invoke the bot in a teams channel (or, group chat) then we have to write the message in following format. @botname "keyword" message where, @botname is our bot name keyword is the word that our bot reads in a message and acts accordingly messageis the actual message that we want to send to our bot Slack has removed dependency on using@botname to invoke the bot. So, while using the same bot in Slack then we just have to write the keyword and our message. Is the same functionality achievable in MS teams? If yes, then how we can do this? Thanks, Amnesh1.5KViews0likes2Comments