Update readme.md

This commit is contained in:
2023-10-18 02:01:44 +02:00
committed by GitHub
parent 3dd5801e6b
commit ea406aa1ec

View File

@@ -17,6 +17,10 @@ once you have FFmpeg installed, follow these steps to get the project up and run
3. Open the `.env` file and insert your [Discord bot token](#how-to-get-discord-token).
4. Run `npm start` to start the project.
Make sure you have those installed:
- Node.js (v16 or later)
- npm (v7 or later)
[OPTIONAL]
on server i run this using [pm2](https://pm2.keymetrics.io/) to manage it.