From 2b7255feb0e02ec93c2ca7cbdb785eba297f80d2 Mon Sep 17 00:00:00 2001 From: PawzyTheJawzy Date: Thu, 9 Jan 2025 02:14:24 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 25c9184..bf72baa 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,12 @@ node main.js ``` +## ENV structure + +``` +USER_TOKEN=token +INSTANCE_URL=https://example.com +PERIOD=int // Time in days +``` + License: MIT