For support using this bot, please join our official support server on Discord.
The source code can be found here.
Contributions welcome and gratefully appreciated!
Python 3 (Version 3.10 or later). May work with lower, but not tested.
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
This project is released under the GNU GENERAL PUBLIC LICENSE v3.
Anybody is welcome to contribute to this project. I just ask that you check out our contributing guidelines here first.