From f382a466ba97b3d6eb237facabe3ff4f751d530d Mon Sep 17 00:00:00 2001 From: Lucas Gabriel <90426410+lucmsilva651@users.noreply.github.com> Date: Sat, 28 Sep 2024 23:23:41 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bb84f6..453bcb9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Lynx is a a simple Telegram bot made in Node.js. - Python 3 (or above, for use with SpamWatch API) - Python dependencies: use ``pip install -r requirements.txt`` - Node.js dependencies: use ``npm install .`` + - FFmpeg ## Run it yourself, develop or contribute with Lynx First, clone the repo with Git: