GeneralBots / BotServer

LLM Orchestrator powered by langchain and Bot Framework V4 & several features including Whatsapp.
https://gb.pragmatismo.cloud
Other
64 stars 38 forks source link

MSTeams Req. #419

Open rodrigorodriguez opened 6 months ago

rodrigorodriguez commented 6 months ago
  1. Outline icon in the app package is not same as the color icon, please refer thishttps://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/apps-package#icons documentation for more details. Below is the sample image for your reference. [cid:image004.jpg@01D65944.099FE3D0]
  2. Please trigger a welcome message in the channel after installing the app, please refer thishttps://docs.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/send-proactive-messages?tabs=dotnet#best-practices-for-proactive-messaging documentation for more details.
  3. Privacy policy and Terms of use URLs should navigate the users to respective pages.
  4. Website ,Privacy policy and Terms of use URLs should be accessible to the user and must be secured URLs.
  5. We observed that localization information is missing in the manifest, please refer thishttps://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/apps-localization documentation for more details.
  6. As discussed, please remove the bot in group chat capability from the manifest and send us the updated manifest for us to validate the app.
  7. App icon and app name must be consistent across the Teams platform. Please make sure the correct bot icon is updated in Bot Framework portalhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdev.botframework.com&data=02%7C01%7Cteamsubm%40microsoft.com%7Cecb45a9063ae4d82d69808d78d5cc512%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637133301884836666&sdata=dWSA%2Fy%2B2g3gFRhDgso9Mp0IraUVt60T2qPQzeiRQ2rg%3D&reserved=0 and Azure Portalhttps://ms.portal.azure.com/.
  8. You can create a Tenant or Developer account using FREE Office 365 Subscription< under the Office 365 Developer Program, once created you can use the Tenant and create accounts in that Tenant and provide necessary permissions /configuration from your side so that we can test the app.
  9. As discussed, please provide the configuration document/help document and sign up link within the Welcome message & help response for the new users to use the app without any issues.
  10. Help command should provide value proposition of the app to the users in the bot.
  11. As discussed, please share the complete test instructions for us to test the end to end functionality of the app.