FSharp.Discord 0.0.8

dotnet add package FSharp.Discord --version 0.0.8                
NuGet\Install-Package FSharp.Discord -Version 0.0.8                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FSharp.Discord" Version="0.0.8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Discord --version 0.0.8                
#r "nuget: FSharp.Discord, 0.0.8"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FSharp.Discord as a Cake Addin
#addin nuget:?package=FSharp.Discord&version=0.0.8

// Install FSharp.Discord as a Cake Tool
#tool nuget:?package=FSharp.Discord&version=0.0.8                

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
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.8 34 1/20/2025
0.0.7 34 1/17/2025
0.0.6 48 1/16/2025
0.0.5 68 1/12/2025
0.0.4 71 1/11/2025
0.0.3 51 1/8/2025
0.0.2 76 1/7/2025
0.0.1 90 1/2/2025