forked from pothtonswer/discordmuffin
Update README.md
This commit is contained in:
parent
9c55dfbb8e
commit
9ea982f36e
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ The below example shows how to start the bot.
|
||||||
Airhorn bot uses DCA files that are pre-computed files that are easy to send to Discord.
|
Airhorn bot uses DCA files that are pre-computed files that are easy to send to Discord.
|
||||||
|
|
||||||
If you would like to create your own DCA files, please use either:
|
If you would like to create your own DCA files, please use either:
|
||||||
* [https://github.com/nstafie/dca-rs](dca-rs)
|
* [dca-rs](https://github.com/nstafie/dca-rs)
|
||||||
* [https://github.com/bwmarrin/dca/tree/master/cmd/dca](dca).
|
* [dca](https://github.com/bwmarrin/dca/tree/master/cmd/dca)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./dca-rs -i <input wav file> --raw > <output file>
|
./dca-rs -i <input wav file> --raw > <output file>
|
||||||
|
|
Loading…
Reference in a new issue