discord-haskell-voice: Voice support for discord-haskell.
Supplementary library to discord-haskell. See the project README on GitHub for more information. https://github.com/yutotakano/discord-haskell-voice
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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
Downloads
- discord-haskell-voice-3.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 3.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.5 && <1.6 || >=2.0 && <2.3), async (>=2.2.3 && <2.4), base (>=4.7 && <5), binary (>=0.8 && <0.9), BoundedChan (==1.0.3.0), bytestring (>=0.10.12.0 && <0.13), conduit (>=1.3.4.2 && <1.4.0.0), conduit-extra (==1.3.6), discord-haskell (>=1.12.0 && <=1.18.0), discord-haskell-voice, microlens (>=0.4.11.2 && <0.5), microlens-th (>=0.4.3.10 && <0.5), mtl (<2.4), network (>=3.1.1.1 && <3.2), optparse-applicative (>=0.15.1.0 && <0.20), opus (==0.3.0.0), safe-exceptions (>=0.1.7.1 && <0.1.8), saltine (>=0.1.1.1 && <0.3), stm (>=2.5.0.0 && <2.6), stm-containers (<1.4), text (>=1.2.4.1 && <3), time (>=1.9.3 && <1.15), unliftio (>=0.2.18 && <0.3), websockets (>=0.12.7.2 && <0.14), wuss (>=1.1.18 && <2.1.0.0) [details] |
License | MIT |
Copyright | Yuto Takano <moa17stock@gmail.com>, discord-haskell-voice Contributors |
Author | Yuto Takano <moa17stock@gmail.com> |
Maintainer | Yuto Takano <moa17stock@gmail.com> |
Revised | Revision 1 made by yutotakano at 2025-07-10T14:27:03Z |
Category | Network |
Home page | https://github.com/yutotakano/discord-haskell-voice |
Bug tracker | https://github.com/yutotakano/discord-haskell-voice/issues |
Source repo | head: git clone https://github.com/yutotakano/discord-haskell-voice |
Uploaded | by yutotakano at 2025-03-03T16:59:03Z |
Distributions | |
Executables | join-all-on-start, basic-music-bot |
Downloads | 466 total (4 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2025-03-03 [all 2 reports] |