Simple Telegram bot for learning Telegram bot API and continous integration. Say hi to @HanzkiTestBot!
Bot code is written in NodeJs and supposed to be ran as AWS Lambda function. AWS API Gateway provides a HTTP webhook for the Telegram API to call.
This project uses CircleCI as a CI server. After the build process and tests pass without errors code is deployed to AWS using Ansible and AWS Cloudformation.