Alerter is an Email assistant/Telegram chatbot. It helps you to deliver PDF documents faster.
Automated PDF artifacts delivering. Alerter attempts to reduce an effort that you do to email and attach PDF document.
it does exactly this:
- Reads the message you provide
- Gets URL of PDF document via Telegram API
- Forms an email
- Sends it
- Reports back to you.
Fork repository, make changes, send us a pull request.
We will review your changes and apply them to the master
branch shortly,
provided they don't violate our quality standards. To avoid frustration,
before sending us your pull request please run full Maven build:
$ mvn clean install -Pqulice
You will need Maven 3.3+ and Java 11+.