Update README.md

This commit is contained in:
Lucas Gabriel 2024-09-28 23:23:41 -03:00 committed by GitHub
parent aa0b4830e3
commit f382a466ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ Lynx is a a simple Telegram bot made in Node.js.
- Python 3 (or above, for use with SpamWatch API) - Python 3 (or above, for use with SpamWatch API)
- Python dependencies: use ``pip install -r requirements.txt`` - Python dependencies: use ``pip install -r requirements.txt``
- Node.js dependencies: use ``npm install .`` - Node.js dependencies: use ``npm install .``
- FFmpeg
## Run it yourself, develop or contribute with Lynx ## Run it yourself, develop or contribute with Lynx
First, clone the repo with Git: First, clone the repo with Git: