Fixed time string

This commit is contained in:
Myx
2023-10-15 03:56:17 +02:00
parent 2e87f14ced
commit 5c9fec4767
4 changed files with 11 additions and 8 deletions

View File

@@ -1,7 +1,14 @@
![randommemer discord bot logotype](/client/web/logo.svg)
# get started
install ffmpeg
* linux: ``sudo apt install ffmpeg``
* general install (all OS): [Link to download](https://ffmpeg.org/download.html)
run ``npm i`` then ``npm run create`` insert your token in the .env file in root folder. Then run ``npm start``
on server i run this using [pm2](https://pm2.keymetrics.io/) to manage it.
## what is this!?
bot randomly picks mp3 files from folder and plays them randomly in joined server.