Building a Slack command with Claudia bot builder
June 4, 2016
I’ve written a few posts on Claudia now and as often I jumped almost too early on the boat - it turns out that there’s significant improvements to both Claudia herself and the entire ecosystem around the main tool.
The main tool Claudia:
automates and simplifies deployment workflows and error prone tasks, so you can focus on important problems and not have to worry about AWS service workflows
In this post I wanted to check out a new tool around Claudia that helps you to build bots for use in chats - specifically for this post in Slack.
AWS Lambda is really cool but it leaves one of those: Oh wow… now what am I going to use this for? feeling. It’s just code that scale infinity without you having to worry about it. It’s a very open playing field.