UnifyBot 1.1.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package UnifyBot --version 1.1.7
NuGet\Install-Package UnifyBot -Version 1.1.7
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="UnifyBot" Version="1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnifyBot --version 1.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UnifyBot, 1.1.7"
#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 UnifyBot as a Cake Addin #addin nuget:?package=UnifyBot&version=1.1.7 // Install UnifyBot as a Cake Tool #tool nuget:?package=UnifyBot&version=1.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ShamrockCore.NET
ShamrockCore为单例模式,故而在同一个程序中不支持多bot;ShamrockCore现在处于半停止开发阶段。
强烈建议使用UnifyBot,标准onebot11实现,不再是单例模式,支持多bot,用法基本一致与shamrockcore一致(nuget搜UnifyBot)。
食用文档:
UnifyBot文档(暂未完成)
如果发现问题请提交issue或者加群,(群内提问效率更高哦); 同时欢迎大家提交PR帮助项目的完善。
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Fleck (>= 1.2.0)
- Flurl (>= 4.0.0)
- Flurl.Http (>= 4.0.2)
- TBC.CommonLib (>= 1.1.2)
- Websocket.Client (>= 5.1.1)
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 | |
---|---|---|---|
1.3.0 | 91 | 10/15/2024 | |
1.2.2.1 | 87 | 10/11/2024 | |
1.2.2 | 87 | 10/8/2024 | |
1.2.1.2 | 84 | 9/26/2024 | |
1.2.1.1 | 94 | 9/24/2024 | |
1.2.1 | 98 | 9/20/2024 | |
1.2.0 | 101 | 8/30/2024 | |
1.1.9 | 132 | 8/22/2024 | |
1.1.8 | 127 | 6/3/2024 | |
1.1.7 | 112 | 5/30/2024 | |
1.1.6 | 144 | 5/18/2024 | |
1.1.5.1 | 123 | 4/23/2024 | |
1.1.5 | 118 | 4/23/2024 | |
1.1.4.1 | 111 | 4/15/2024 | |
1.1.4 | 111 | 4/15/2024 | |
1.1.3 | 104 | 4/15/2024 | |
1.1.2 | 112 | 4/11/2024 | |
1.1.1 | 106 | 4/10/2024 | |
1.1.0 | 101 | 4/10/2024 | |
1.0.1.2 | 118 | 4/10/2024 | |
1.0.1.1 | 120 | 4/10/2024 | |
1.0.1 | 118 | 4/10/2024 | |
1.0.0 | 121 | 4/9/2024 |
修复多次调用bot接口报错的bug