/simple-chatbot-apis

A collection of simple APIs, returning plaintext responses suitable for consumption by stream chatbots such as Streamlabs' CloudBot

Primary LanguageTypeScriptMIT LicenseMIT

Simple Chatbot APIs

A collection of simple APIs, implemented on AWS API Gateway and Lambda using TypeScript and NodeJS. These are intended to return plaintext responses suitable for consumption by chatbots such as StreamLabs' CloudBot.

Acknowledgements

This project uses a CloudFormation template based on This Example by @magnetikonline.