Dependencies for discord-haskell-voice-3.0.0

Libraries

discord-haskell-voice

Executables

basic-music-bot

join-all-on-start

Flags

Manual Flags

NameDescriptionDefault
use-crypton

Use crypton and crypton-box libraries for encryption instead of saltine, which has a dependency on libsodium. While it may be tempting to use a "pure-Haskell" solution (crypton does have a lot of C though), crypton and crypton-box's security have not been vetted for attacks. Further, Discord themselves use libsodium in their infrastructure, so it's recommended to keep this flag off and use saltine.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info