Thanks to visit codestin.com
Credit goes to github.com

Skip to content

yogingale/slack-chatops-chalice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack + AWS Chalice + Your Python Scripts

Slack commands integration with regular operations tasks is what your team needs. This codebase have a Skeleton for Master and Slave Lambda integration using SNS service. You'll get some ready to use slack commands for Web industry.

Pre-requisits:

Usage:

  • git clone <this repository>
  • cd slack-chatops-chalice
  • Add your own python functions in app.py and /chalicelib/workers.py Or Make use of available web operation team's functions.
  • chalice deploy
  • Create simple Slack commands and add API Gateway links created with chalice deploy command.

Chatbot in Action:

Command 1 : /domain-type-list google.com, www.fb.com, yogesh.com, menhealth.kz

SS

Response :

SS

Command 2 : /dns-check-list facebook.com, fb.com

SS

Response :

SS

Command 3 : /ssl-info-list google.com, www.facebook.com

SS

Response :

SS

About

Slack Chatbot to Automate IT Operations 🤖

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages