Send scheduled messages from a bot to a channel in Microsoft Teams
Sep 15, 2024 · 3 min read · A common task I ran into while building a bot for Microsoft Teams was sending messages from the bot to a channel on a schedule. While the Python version of the botbuilder respository provides several
Join discussion