We made a bot framework but have decided not to pursue it. Normally we would just shutter the project and move on to something else.
The thing is that the product itself is really cool. I'd hate to just let it wither and die.
I don't have anything specific in mind but if you're interested in this space (which just got hotter because of F8) then let me know and we can chat.
Here is an example of a bot that manages a group text message chat room. https://medium.com/@jmathai/create-a-group-text-channel-in-under-a-minute-with-joule-using-twilio-and-aws-lambda-58a2d12450e8
It's not limited to bots. But it's a great use case of the platform.
We have a few friends using it but haven't pushed it a wider audience.
Details:
* URL: https://joule.run * Documentation: https://joule.run/docs/quickstart * Tech: Python, Flask, EC2, Dynamo, Lambda, API Gateway, Vagrant, Node, NPM * Public source code: https://github.com/joulehq (mainly npm packages to help build Joules) * Code quality: Very good for an MVP