Skip to content

💬 An opsdroid skill to get billing info from cloudhealth

License

Notifications You must be signed in to change notification settings

opsdroid/skill-cloudhealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opsdroid skill cloudhealth

A skill for opsdroid to interact with CloudHealth.

Requirements

A CloudHealth account and an api key.

Configuration

None.

skills:
  - name: cloudhealth
    # Required
    chapi-key: ABCDEF123456789  # Cloud Health API key for billing alerts
    # Optional
    room: "#monitoring"  # Room to send alert to
    daily-billing-alerts: true  # Announce the previous day's bill each morning
    monthly-billing-alerts: true  # Announce the previous month's bill each month

Usage

how much was our AWS bill yesterday?

Checks how much your AWS bill was yesterday.

user: how much was our AWS bill yesterday?

opsdroid: Yesterday we spent £57.89 on AWS.

About

💬 An opsdroid skill to get billing info from cloudhealth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages