BTBenjamin Tariinblog.benjamintari.com·Sep 15, 2024 · 3 min readSend scheduled messages from a bot to a channel in Microsoft TeamsA 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 00