Skip to content

isnullxbh/Judson

Repository files navigation

Judson

GitHubActionsStatus

Telegram bot for tracking packages

Prerequisites

  • JDK
  • Gradle

Run

To just run the app, go to the project's root directory and execute the following command:

./gradlew run --args="<BOT_TOKEN>"

Bundle the application

To bundle the application, go to the project's root directory and execute the following command:

./gradlew build

If no error occur, Gradle will have produced an archive in the following directory.

Run

To run bundled application:

  1. Unzip Judson-<VERSION>.zip.
  2. Go to Judson-<VERSION>/bin.
  3. Run Judson by passing the bot token.

Supported couriers

  • Cainiao
  • Russian Post

Author

Oleg E. Vorobiov isnullxbh@gmail.com