GaaraZhu /
bamboo-on-teams
A Serverless ChatOps tool to interact with Bamboo from Microsoft Teams
73/100 healthLoading repository data…
iam-adnan / repository
A serverless ChatOps bot built with Python, AWS Lambda, and Boto3 that allows engineering teams to provision and configure AWS EC2 instances directly from Slack via interactive modals.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A serverless ChatOps integration that allows engineering teams to provision AWS EC2 instances directly from Slack. By typing /ec2, users are presented with an interactive Slack Modal to configure their instance (OS, Type, Storage). The bot handles the infrastructure provisioning in the background and securely delivers the Public IP, SSH instructions, and the newly generated .pem private key directly to the user's Direct Messages.
.pem file to the user via a private Slack DM.slack_bolt)commands (To listen for /ec2)chat:write (To send success/error messages)files:write (To upload the private key file)im:write (To open direct message channels with users)xoxb-...) and Signing Secret (found under Basic Information).AWSLambdaBasicExecutionRole (For CloudWatch logging)AmazonEC2FullAccess (For provisioning servers and keys)AWSLambdaRole (To allow the Lambda function to invoke itself for background processing).AWS Lambda requires external libraries (like slack_bolt) to be bundled with the code.
.zip file provided in this repository, which already contains the Python code and all necessary dependencies..zip file you downloaded from this repo.SLACK_BOT_TOKEN: Your xoxb- token.SLACK_SIGNING_SECRET: Your Slack signing secret.NONE. Copy this URL./ec2 and paste your Lambda Function URL as the Request URL./ec2 and press Enter..pem private key!t2.micro or t3.micro instances may fall under the AWS Free Tier, but leaving instances running will eventually incur charges. Remember to terminate instances from your AWS Console when you are done.Selected from shared topics, language and repository description—not editorial ratings.
GaaraZhu /
A Serverless ChatOps tool to interact with Bamboo from Microsoft Teams
73/100 healthebrassell /
A python library for creating Slack slash commands using AWS Lambda Functions
46/100 healthbluetel /
A proxy for common webhook formats to post into Slack
/100 healthAnthusAI /
A babbling bot that can do things. A serverless AI agent that sits between Slack and the OpenAI API that can tell you about its own CloudWatch metrics and show you metric widget images, with a plugin architecture for adding custom chat functions for doing whatever you need. With caching in DynamoDB. Notifies a Slack channel about its own alerts.
37/100 healthSrushithR /
A serverless Space ChatOps application to trigger a Space notification on lambda errors
28/100 healthzmoog /
A framework for building bots for ChatOps
19/100 health