From ab9995e2735fb1c22aefd2c90f51a71e3f809e89 Mon Sep 17 00:00:00 2001 From: stuzer05 Date: Thu, 11 Apr 2024 13:17:54 +0300 Subject: [PATCH] Update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1dd69d2..71f1e51 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,12 @@ configure accounts in `config.json` configure which transactions to match (by name or mcc codes) in `config.json` +## Run + +you only need `.env`, `config.json` and build binary to run the bot + +```sh +./monobank-firefly3-bot +``` + +bot will automatically register Monobank webhook url and start listening for incoming transactions \ No newline at end of file