mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 12:49: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.
|
Kowalski is a a simple Telegram bot made in Node.js.
|
||||||
- You can find Kowalski at [@KowalskiNodeBot](https://t.me/KowalskiNodeBot) on Telegram.
|
- 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))
|
- A Telegram bot (create one at [@BotFather](https://t.me/botfather))
|
||||||
- Node.js 20 LTS (or above)
|
- Node.js 22 (or above)
|
||||||
- Python 3 (or above, for use with SpamWatch API)
|
- Node.js dependencies: use ``npm install`` or ``npm i``
|
||||||
- Python dependencies: use ``pip install -r requirements.txt``
|
|
||||||
- Node.js dependencies: use ``npm install .``
|
|
||||||
- FFmpeg
|
- FFmpeg
|
||||||
|
|
||||||
## Run it yourself, develop or contribute with Kowalski
|
## Run it yourself, develop or contribute with Kowalski
|
||||||
|
Loading…
x
Reference in New Issue
Block a user