From ff9260bebcd5895e1c25bfc14f51351ffd864b15 Mon Sep 17 00:00:00 2001 From: Aidan Date: Mon, 14 Apr 2025 00:58:40 -0400 Subject: [PATCH] [m] docs: addl. lint --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ba7feb..e2e35ff 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ After editing the file, save all changes and run the bot with ``npm start``. > To deal with dependencies, just run ``npm install`` or ``npm i`` at any moment to install all of them. ## config.env Functions + - **botSource**: Put the link to your bot source code. - **botToken**: Put your bot token that you created at [@BotFather](https://t.me/botfather). - **botAdmins**: Put the ID of the people responsible for managing the bot. They can use some administrative + exclusive commands on any group.