Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 743 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 743 Bytes

distream

distreamは長時間の音声録音Botで、2時間以上の録音が可能です。

音声はwebmで保存され、ユーザーごとにトラックが分離されているので書き出す際にユーザーを選択できます。

how to use

!join to join voice channel and start recording.

!leave to leave voice channel and stop recording.

recorded voice is saved on file system.

how to host

You need to install Rust.

$ git clone https://github.com/virtualCrypto-discord/distream.git
$ cd distream
$ DISCORD_BOT_TOKEN=<your bot token here> cargo run

contributors

sizumita
tignear
Shirataki2