Update README to include Node.js / Bun

This commit is contained in:
Lucas Gabriel 2025-02-07 22:54:27 -03:00
parent d33ed0afcb
commit e12ad3967a
No known key found for this signature in database
GPG Key ID: D9B075FC6DC93985

View File

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