Explaining why FFmpeg

This commit is contained in:
A Bunch of Computer Nerds 2024-12-17 18:32:24 -03:00
parent 37ef3c926c
commit f32d1b5582

View File

@ -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: