Telegram Bot Using AWS API Gateway And AWS Lambda
After my Slack Bot tutorial using AWS API Gateway and Lambda, I ported it to work for a Telegram Bot. The main differences: Telegram requires an API token to post responses back, and I trigger it with /commands.