/alerter-mail

An Email assistant/Telegram Chat-Bot. It helps you to deliver PDF documents faster

Primary LanguageJavaMIT LicenseMIT

drawing

EO principles respected here DevOps By Rultor.com We recommend IntelliJ IDEA

mvn Terraform codecov Hits-of-Code License

Alerter is an Email assistant/Telegram chatbot. It helps you to deliver PDF documents faster.

What Problems Does Alerter Solve?

Automated PDF artifacts delivering. Alerter attempts to reduce an effort that you do to email and attach PDF document.

How It Works?

msg

it does exactly this:

  1. Reads the message you provide
  2. Gets URL of PDF document via Telegram API
  3. Forms an email
  4. Sends it
  5. Reports back to you.

How to Contribute

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+.