We’ve started experimenting with Azure Functions as lightweight, scalable command processors for Twitch chat bots. The documentation can be a little difficult to understand at times, so we’ve compiled this brief introduction based on what we’ve learned so far.
This is the second part (see the first part) to our two-part introduction to Azure Functions. In this part, we focus more on Durable Azure Functions to build some resiliency into our workflows.
This was built with Visual Studio 2019. You can find the source on GitHub. Check out our guides to using Git or GitHub!