miketheman / statusbot

A bot that can check statuses of sites
MIT License
1 stars 0 forks source link
api-ai bot python serverless status

statusbot

A microservice to check the status of sites.

Code style: black

Known Sites

Known sites can be found in statusbot.status_check.KNOWN_SITES.

Individual site-handling code can be found in the statusbot/sites/ subdirectory.

Components

Requirments

Actions

Run make help for common tasks.

License

MIT. See LICENSE for details.

Authors