Skip to content

leydel/FSharp.Discord

Repository files navigation

FSharp.Discord

Nuget

A Discord API wrapper for F# applications.

Warning

Major bugs and issues may be present. Use is not recommended until a v1.0.0 release and beyond.

Packages

  • FSharp.Discord - A collection of all FSharp.Discord.* packages
  • FSharp.Discord.Types - Typings for Discord API content
  • FSharp.Discord.Rest - Wrapper for Discord's HTTP API
  • FSharp.Discord.Gateway - Connect to Discord's Websocket gateway API for real-time events
  • FSharp.Discord.Webhook - Helpers for handling webhook and HTTP interaction events
  • FSharp.Discord.Utils - Utilities for API references and message formatting tools
  • FSharp.Discord.Commands - Helpers for when creating interaction commands