sigmacord: Write Discord Bots in Haskell

[ library, network ] [ Propose Tags ]

Sigmacord wraps Discord API and helps developers write Discord Bots in Haskell


[Skip to Readme]

Modules

  • Sigmacord
    • Sigmacord.Handle
    • Sigmacord.Interactions
    • Internal
      • Sigmacord.Internal.Gateway
        • Sigmacord.Internal.Gateway.Cache
        • Sigmacord.Internal.Gateway.EventLoop
      • Sigmacord.Internal.Rest
        • Sigmacord.Internal.Rest.ApplicationCommands
        • Sigmacord.Internal.Rest.Channel
        • Sigmacord.Internal.Rest.Emoji
        • Sigmacord.Internal.Rest.Guild
        • Sigmacord.Internal.Rest.HTTP
        • Sigmacord.Internal.Rest.Interactions
        • Sigmacord.Internal.Rest.Invite
        • Sigmacord.Internal.Rest.Prelude
        • Sigmacord.Internal.Rest.ScheduledEvents
        • Sigmacord.Internal.Rest.User
        • Sigmacord.Internal.Rest.Voice
        • Sigmacord.Internal.Rest.Webhook
      • Sigmacord.Internal.Types
        • Sigmacord.Internal.Types.ApplicationCommands
        • Sigmacord.Internal.Types.Channel
        • Sigmacord.Internal.Types.Color
        • Sigmacord.Internal.Types.Components
        • Sigmacord.Internal.Types.Embed
        • Sigmacord.Internal.Types.Emoji
        • Sigmacord.Internal.Types.Events
        • Sigmacord.Internal.Types.Gateway
        • Sigmacord.Internal.Types.Guild
        • Sigmacord.Internal.Types.Interactions
        • Sigmacord.Internal.Types.Prelude
        • Sigmacord.Internal.Types.RolePermissions
        • Sigmacord.Internal.Types.ScheduledEvents
        • Sigmacord.Internal.Types.User
    • Sigmacord.Requests
    • Sigmacord.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0
Dependencies aeson (>=1.5 && <1.6 || >=2.0 && <2.2), async (>=2.2 && <2.3), base (>=4.14 && <4.18), base64-bytestring (>=1.1 && <1.3), bytestring (>=0.10 && <0.12), containers (>=0.6 && <0.7), data-default (>=0.7 && <0.8), emoji (>=0.1 && <0.2), http-api-data (>=0.4 && <0.6), http-client (>=0.6 && <0.8), iso8601-time (>=0.1 && <0.2), MonadRandom (>=0.5 && <0.6), mtl (>=2.2 && <2.3), network (>=3.0.0.0 && <3.2.0.0), req (>=3.9 && <3.14), safe-exceptions (>=0.1 && <0.2), scientific (>=0.3 && <0.4), text (>=1.2 && <3), time (>=1.9 && <1.12), unliftio (>=0.2 && <0.3), unordered-containers (>=0.2.10.0 && <0.3), websockets (>=0.12 && <0.13), wuss (>=1.1 && <3) [details]
License LicenseRef-GPL
Copyright 2023 Enginestein
Author Arya Praneil Pritesh
Maintainer aryapraneil@gmail.com
Category Network
Home page https://github.com/enginestein/Sigmacord
Bug tracker https://github.com/enginestein/Sigmacord/issues
Source repo head: git clone https://github.com/enginestein/Sigmacord.git
Uploaded by enginestein at 2023-07-24T05:46:23Z
Distributions
Downloads 38 total (5 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2023-07-24 [all 2 reports]

Readme for sigmacord-1.0.0

[back to package description]