From e12ad3967ae5513cb23e1a320deb80dd74c53331 Mon Sep 17 00:00:00 2001 From: Luquinhas Date: Fri, 7 Feb 2025 22:54:27 -0300 Subject: [PATCH] Update README to include Node.js / Bun --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a95ae5..25ffa5b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Kowalski is a a simple Telegram bot made in Node.js. - You can find Kowalski at [@KowalskiNodeBot](https://t.me/KowalskiNodeBot) on Telegram. ## Self-host requirements + - Node.js 20 or newer (you can also use Bun) - A Telegram bot (create one at [@BotFather](https://t.me/botfather)) - Latest version of Node.js - FFmpeg (only for the /yt command)