An experimental Discord voice bot made with detritusjs/client library. Key features include audio effects, many sound effects, volume control, bitrate control and more.
Before hosting, please read "self-hosting".
See modules/managers/i18n/README.md
for credits and tips.
Contributions (i.e. pull requests) to the project are welcome. Major changes, however, need to be discussed beforehand.
- Extract client ID and private key with https://github.com/wvdumper/dumper.
- Extract cookies (in Netscape format) from open.spotify.com while being logged in.
- Put these files into
configs/
folder and name them accordingly:
- Widevine client ID:
widevine_client_id.bin
- Widevine device private key:
widevine_private_key.pem
- Cookies:
spotify_cookies.txt
foxtrot.ts is licensed under AGPL-3.0.