Create Bot for Microsoft Teams

VivekkumarKankriyaMahima-4340 37 Reputation points
2022-08-29T06:46:09.373+00:00

I want to know, How I can create bot for Microsoft Teams. Which tool I should use?
Which way will be more feasible for all the users & How I can trigger my bot everyday to the user (for ex- I want to send adaptive card to each user everyday to mark an attendance, in the bot chat)

Note - I don't want to use Power Virtual Agent.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,627 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,065 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 2,896 Reputation points Microsoft Vendor
    2022-08-29T11:44:31.247+00:00

    To create Bot please refer below document:
    https://learn.microsoft.com/en-us/microsoftteams/platform/resources/bot-v3/bots-create

    You can send proactive messages to the user.
    A proactive message is any message sent by a bot that isn't in response to a request from a user. This message can include content, such as:

    Welcome messages
    Notifications
    Scheduled messages

    Ref Doc: https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/send-proactive-messages?tabs=dotnet

    Thanks,

    Nivedipa


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.

    0 comments No comments