Update README.md

This commit is contained in:
chebro 2021-04-07 14:27:29 +05:30 committed by GitHub
parent 14fdfcd064
commit aeba7b1042
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,17 +6,17 @@ A [Discord.js](https://discord.js.org/#/) script which can record voice calls. S
### Index
- [Installation and Usage](#installation-and-usage)
- [Run Locally](#run-locally)
- [Run in Container](#run-in-container)
- [Bot Commands](#bot-commands)
- [Managing the Output](#managing-the-output)
- [Merge Recording](#merge-recording)
- [Convert the Merged File to MP3](#convert-the-merged-file-to-mp3)
_**Note:** Recording voice calls without prior consent violates privacy. Do not use this bot without approval. I'm not responsible for your insanity._
_Also, multi user recording is currently out of discord.js's scope, currently a unique stream is created for every user, but the end result is a very bad audio output, [more info](https://discordjs.guide/voice/receiving-audio.html#what-if-i-want-to-listen-to-multiple-users)._
## Installation and Usage
Clone the repository :