Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.57 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.57 KB

SSL Certificate Expiry Checker

code style: black mypy coverage GitHub Sponsors

Support

For support using this bot, please join our official support server on Discord.

discord

Source

The source code can be found here.

Contributions welcome and gratefully appreciated!

Requirements

Python 3 (Version 3.10 or later). May work with lower, but not tested.

Installation

This has only been tested on Linux, so preferably use Linux or WSL 2 if on Windows.

Navigate to where you will store the bot files, then run:

git clone git@github.com:adambirds/ssl-cert-expiry-checker.git

Then run:

tools/setup/prep-prod-environment

Then run:

cp example-config.yaml config.yaml

License

This project is released under the GNU GENERAL PUBLIC LICENSE v3.

Contributing

Anybody is welcome to contribute to this project. I just ask that you check out our contributing guidelines here first.