BotServer
BotServer copied to clipboard
MSTeams Req.
- 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:[email protected]]
- 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.
- Privacy policy and Terms of use URLs should navigate the users to respective pages.
- Website ,Privacy policy and Terms of use URLs should be accessible to the user and must be secured URLs.
- 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.
- 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.
- 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/.
- 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.
- 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.
- Help command should provide value proposition of the app to the users in the bot.
- As discussed, please share the complete test instructions for us to test the end to end functionality of the app.