issues
search
simple-robot
/
simbot-component-onebot
一个Kotlin多平台的 OneBot SDK 实现,一个异步高效、Java 友好的 Simple Robot 组件库 ~ 🐱🐱🐱
https://simbot.forte.love/component-onebot.html
GNU Lesser General Public License v3.0
10
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump simbot from 4.5.0 to 4.6.0
#94
dependabot[bot]
closed
3 months ago
0
Release: v1.2.0
#93
ForliyScarlet
closed
3 months ago
1
支持 `MessageReference` 及相关API, 为 `OneBotReply` 实现 `MessageReference`
#92
ForliyScarlet
closed
3 months ago
1
修复消息事件使用 `reply(MessageContent)` 时的错误行为
#91
ForliyScarlet
closed
3 months ago
1
build(deps): bump ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24
#90
dependabot[bot]
closed
3 months ago
0
build(deps): bump simbot from 4.1.0 to 4.5.0
#89
dependabot[bot]
closed
3 months ago
0
build(deps): bump openjdk-jmh from 1.35 to 1.37
#88
dependabot[bot]
closed
3 months ago
0
build(deps): bump kotlinPoet from 1.17.0 to 1.18.1
#87
dependabot[bot]
closed
3 months ago
0
build(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.5.0 to 0.8.0
#86
dependabot[bot]
closed
3 months ago
0
build(deps): bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.6
#85
dependabot[bot]
closed
3 months ago
0
build(deps): bump ktor from 2.3.11 to 2.3.12
#84
dependabot[bot]
closed
3 months ago
0
build(deps): bump ksp from 2.0.0-1.0.22 to 2.0.0-1.0.24
#83
dependabot[bot]
closed
3 months ago
0
build(deps): bump log4j from 2.20.0 to 2.23.1
#82
dependabot[bot]
closed
3 months ago
0
build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.15.0-Beta.2 to 0.16.3
#81
dependabot[bot]
closed
3 months ago
0
build(deps): bump kotlinx-serialization from 1.6.3 to 1.7.1
#80
dependabot[bot]
closed
3 months ago
0
build(deps): bump simbot from 4.1.0 to 4.4.0
#79
dependabot[bot]
closed
3 months ago
1
Release: v1.1.0
#78
ForliyScarlet
closed
3 months ago
1
内部的默认Json实例增加属性配置 `coerceInputValues=true` 以解决非null属性遇到null值输入的问题
#77
ForliyScarlet
closed
3 months ago
1
接收到的GetGroupMemberInfoResult 类型中的title字段为null时报错
#76
NoMathExpectation
closed
3 months ago
0
bot 被禁言时尝试回复消息,raw 消息解析抛出异常
#75
Ant00000ny
closed
3 months ago
3
为 OneBotBot 追加实现 OneBotApiExecutable ,提供通过 `execute*` 直接执行 API 的能力
#74
ForliyScarlet
closed
3 months ago
1
OneBotForwardNode指定UserID、Nickname无效
#73
Raven-Book
opened
3 months ago
2
feat: 适配 Universal 连接方式
#72
Hypoths
opened
4 months ago
1
Release: v1.0.1
#71
ForliyScarlet
closed
4 months ago
1
RawGroupMessageEvent.Sender.level 类型变更为 `String`
#70
ForliyScarlet
closed
4 months ago
1
sender中的level字段与onebot v11中的数据类型不一致
#69
Raven-Book
closed
4 months ago
0
发送合并转发消息发送出来的是 该消息类型暂不支持查看
#68
phj233
closed
4 months ago
2
将手册迁移合并至simbot官方应用手册
#67
ForteScarlet
closed
4 months ago
1
Release: v1.0.0
#66
ForliyScarlet
closed
4 months ago
1
Release: v1.0.0-RC
#65
ForliyScarlet
closed
4 months ago
1
更新simbot到v4.1.0
#64
ForliyScarlet
closed
5 months ago
1
Release: v0.9.1
#63
ForliyScarlet
closed
5 months ago
1
JVM平台下读取JVM参数(emptyJsonStringIfBodyNull)未正确支持默认值
#62
ForliyScarlet
closed
5 months ago
1
Release: v0.9.0
#61
ForliyScarlet
closed
5 months ago
1
API请求时,如果 body 为 `null` 则默认填充空JSON字符串
#60
ForliyScarlet
closed
5 months ago
1
允许不启用WebSocket连接
#59
ForliyScarlet
closed
5 months ago
1
支持推送外部事件字符串
#58
ForliyScarlet
closed
5 months ago
1
支持api和ws配置不同的token
#57
ForliyScarlet
closed
5 months ago
1
Release: v0.8.0
#56
ForliyScarlet
closed
5 months ago
1
OneBot配置中支持配置默认的 ImageAdditional 属性
#55
ForliyScarlet
closed
5 months ago
1
OneBotMember 支持设置头衔API; OneBotGroup 支持 setAnonymous
#54
ForliyScarlet
closed
5 months ago
1
Release: v0.7.0
#53
ForliyScarlet
closed
5 months ago
1
优化部分公开的内部消息解析API,并增加JVM平台对应的桥接API
#52
ForliyScarlet
closed
5 months ago
1
UnknownEvent 增加 rawJson 来直接获取解析后的 JsonObject
#51
ForliyScarlet
closed
5 months ago
1
当遇到预期内但无法解析解析的事件时也包装到 UnknownEvent 中,并优化事件处理逻辑
#50
ForliyScarlet
closed
5 months ago
1
在非正常解析事件的情况下(例如 UnknownEvent)为这些兜底事件增加已解析的 JsonObject 对象
#49
ForteScarlet
closed
5 months ago
0
符合基本结构但是解析失败的事件也推送至 UnknownEvent
#48
ForteScarlet
closed
5 months ago
1
通过好友请求后 raw event 解析失败
#47
Ant00000ny
closed
5 months ago
5
Release: v0.6.0
#46
ForliyScarlet
closed
5 months ago
1
优化遇到未知事件时的处理逻辑与错误提示
#45
ForliyScarlet
closed
5 months ago
1
Previous
Next