From f32d1b5582726a110dbfa1bc13518cfbcaf8954a Mon Sep 17 00:00:00 2001 From: A Bunch of Computer Nerds Date: Tue, 17 Dec 2024 18:32:24 -0300 Subject: [PATCH] Explaining why FFmpeg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e93c7..5b09cb0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Kowalski is a a simple Telegram bot made in Node.js. ## Self-host requirements - A Telegram bot (create one at [@BotFather](https://t.me/botfather)) - Latest version of Node.js - - FFmpeg + - FFmpeg (only for the /yt command) ## Run it yourself, develop or contribute with Kowalski First, clone the repo with Git: