November 27, 2019
An introduction to coding: chat bot for MS teams
This guide creates a script that monitors the current open chat and responds with a message if a new message has been received.
In our previous introduction to coding we looked at a structural approach to gradually become a programmer. But that guide required bash, which takes some initial setup on Windows (using WSL). This post only requires the Chrome browser and access to teams.microsoft.com.
Step 00 preparation Open teams.
Read more