A simple app that pools Telegram and retrives messages for a Telegram bot and then sends them to a webhook URL. Designed to run on internal networks where you can't use an incoming Telegram webhook.
The script uses the standard AWS credentials file ~/.aws/credentials and it's own configuration file ~/.assumerole to assume a role on an account (defined in ~/.assumerole), using the AWS profile in ~ ...