MicrosoftDX / AuthBot

General authentication/authorization Bot Framework sample
MIT License
82 stars 54 forks source link

Fix for Microsoft Teams Channel Message Text #30

Open raghuramji opened 7 years ago

raghuramji commented 7 years ago

we get "botname logon" in the Microsoft Teams Channel message text. so it is better to check for contains instead of equals.