DEV Community

Cover image for Create a Microsoft Teams Bot With Python
Scott Reno
Scott Reno

Posted on

Create a Microsoft Teams Bot With Python

Let's Create A Bot To Post Notifications To Our MS Teams Channel

We use MS Teams at my day job so I thought it would be fun to create a bot that could post notifications to a channel. Now that I have an army of bots at my command, I'll show you how to do the same.

What Will Our Bot Do?

I'm sure that you've seen all of the motivational posters that tell you to "Soar with the eagles!" and "Hang in there!" while walking around your office. Today, we're going to take the opposite approach by posting demotivational quotes in Teams.
Show me the tutorial already!

Top comments (0)