Forum Discussion

DaniloMladenovic's avatar
DaniloMladenovic
Copper Contributor
Jan 05, 2022
Solved

Microsoft Teams bot not responding to custom messages

My friend and I have made a bot in Visual Studio using Teams Toolkit.

We've selected "Manually submit Teams app package file" which builds an "appPackage.dev.zip" file.
After that, we went to Teams app -> Apps -> Upload a customised app -> Upload for me or my team -> appPackage.dev.zip

This creates a bot that I can chat with, but he only responds to "welcome" and "learn" - which are default commands generated automatically. He doesn't respond to any of the custom commands we've implemented.
Can anyone tell me how to fix this?

Resources