mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 04:39:57 +00:00
Update README
This commit is contained in:
parent
2c358d81d6
commit
be30c1d430
@ -5,12 +5,10 @@
|
||||
Kowalski is a a simple Telegram bot made in Node.js.
|
||||
- You can find Kowalski at [@KowalskiNodeBot](https://t.me/KowalskiNodeBot) on Telegram.
|
||||
|
||||
## Requirements
|
||||
## Self-host requirements
|
||||
- A Telegram bot (create one at [@BotFather](https://t.me/botfather))
|
||||
- Node.js 20 LTS (or above)
|
||||
- Python 3 (or above, for use with SpamWatch API)
|
||||
- Python dependencies: use ``pip install -r requirements.txt``
|
||||
- Node.js dependencies: use ``npm install .``
|
||||
- Node.js 22 (or above)
|
||||
- Node.js dependencies: use ``npm install`` or ``npm i``
|
||||
- FFmpeg
|
||||
|
||||
## Run it yourself, develop or contribute with Kowalski
|
||||
|
Loading…
x
Reference in New Issue
Block a user