QQBot.Net.Core 0.0.1-alpha2

This is a prerelease version of QQBot.Net.Core.
dotnet add package QQBot.Net.Core --version 0.0.1-alpha2                
NuGet\Install-Package QQBot.Net.Core -Version 0.0.1-alpha2                
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="QQBot.Net.Core" Version="0.0.1-alpha2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QQBot.Net.Core --version 0.0.1-alpha2                
#r "nuget: QQBot.Net.Core, 0.0.1-alpha2"                
#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 QQBot.Net.Core as a Cake Addin
#addin nuget:?package=QQBot.Net.Core&version=0.0.1-alpha2&prerelease

// Install QQBot.Net.Core as a Cake Tool
#tool nuget:?package=QQBot.Net.Core&version=0.0.1-alpha2&prerelease                

QQBot.Net

GitHub Workflow Status GitHub Top Language Nuget Version Nuget License FOSSA Status <a href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=QiRvU4EFUavyNKQLKyfymezkG9H46cY6&authKey=OnAwAOWySUTds7YJUhaiS%2Bpr%2FWYLKSIPAPzdnhsM4RgAgWRQKZywjc6RSEAnDfNM&noverify=0&group_code=849595128"> <img src="https://imgQQBot.max-c.com/oa/2023/03/21/47912df9f48f030c784dd6115b91274b.png" height="20" alt="Chat on QQ"/> </a>


English | 简体中文


QQBot.Net is an unofficial C# .NET implementation for QQ Bot API v1 and v2.


Source & Documentation

Source code is available on GitHub.

Documents are available on qqbotnet.dev. (Simplified Chinese available only)


Targets

[!TIP] Targets other than .NET 8.0 have not been fully tested.


Installation

Main Package

The main package provides all implementations of official APIs.

Individual Packages

Individual components of the main package can be installed separately. These packages are included in the main package.


This package is open-source and is licensed under the MIT license.

QQBot.Net was developed with reference to Discord.Net.

Discord.Net contributors holds the copyright for portion of the code in this repository according to this license.

FOSSA Status


Acknowledgements

<img src="./assets/Discord.Net_Logo.svg" alt="drawing" height="50"/>

Special thanks to Discord.Net for such a great project.

<p> <img src="./assets/Rider_Icon.svg" height="50" alt="RiderIcon"/> <img src="./assets/ReSharper_Icon.png" height="50" alt="Resharper_Icon"/> </p>

Special thanks to JetBrains for providing free licenses for their awesome tools - Rider and ReSharper - to develop QQBot.Net.

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

NuGet packages (4)

Showing the top 4 NuGet packages that depend on QQBot.Net.Core:

Package Downloads
QQBot.Net.Rest

The REST API implementation for QQBot.Net.

QQBot.Net

An unofficial C# .NET implementation for QQ Bot API, including all necessary components for building a QQ bot.

QQBot.Net.WebSocket

The WebSocket API implementation for QQBot.Net.

QQBot.Net.Commands

The text message based command framework extension for QQBot.Net.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1-alpha2 45 10/10/2024
0.0.1-alpha1 42 10/8/2024