-
### 问题描述
`单条消息最大可发送 4500 字符或 50 张图片`
这个我是知道的,但是对合并转发也遵循这条规则就多少有些诡异(
普通用户是能够多选100张图片合并转发的,我也正常收到过100条全是图片的合并转发
但是由bot构造一个含有大于50张图片的合并转发,发送时会报消息超长的错。是有意为之吗?
姑且当bug讨论吧(
### 复现
通过DSL随意构造一个含有大于50张…
-
![다이다이-1](https://user-images.githubusercontent.com/50983230/58423724-bfbe8d80-80d0-11e9-9e36-36fb1785697e.jpg)
![다이다이-2](https://user-images.githubusercontent.com/50983230/58423731-c3eaab00-80d0-11e…
dbehd updated
3 years ago
-
**提交 issue 前,请先确认:**
- [x] 我已看过 **FAQ**,此问题不在列表中
- [x] 我已看过其他 issue,他们不能解决我的问题
- [x] 我认为这不是 Mirai 或者 OpenAI 的 BUG
**表现**
我接入了stable diffusion,并且环境正确,在看了其他issue后,我在sd webui的bat文件里也加入了--api,但是…
-
- create the bowerbird data library with Setonix, as persistent storage in Acacia
- set up persistent process of bowerbird synchronize configs regularly
- accompanying file list and process to c…
-
Hi, just wondering if broadlink devices broadcast their on/off status when there is a change? It would be useful for smarthome hub to sync their status faster, instead of query them every few seconds.
illxi updated
7 years ago
-
@wlandau
Something I overlooked previously.
Take a look at: https://staging.r-multiverse.org/builds
I confirmed this is consistent with the results of
```r
available.packages(repos = "r-mu…
-
**提交 issue 前,请先确认:**
- [x] 我已看过 **FAQ**,此问题不在列表中
- [ ] 我已看过其他 issue,他们不能解决我的问题
- [ ] 我认为这不是 Mirai 或者 OpenAI 的 BUG
**表现**
企业微信日志正常,就是所以消息返回了空
**运行环境:**
- 操作系统:?
- Docker: ?
- 项目版本:?
…
-
### 问题描述
其实一个Bot也没有在线
### 复现
```kotlin
object WhateverCommand : SimpleCommand(WhateverPlugin, "whatever") {
@Handler
suspend fun execute(group: Group) {
// whatever
}
}
`…
-
nb docs: https://nb2.baka.icu/
Nonebot里面没有antisetu的插件QAQ
-
**提交 issue 前,请先确认:**
- [x] 我已看过 **FAQ**,此问题不在列表中
- [x] 我已看过其他 issue,他们不能解决我的问题
- [x] 我认为这不是 Mirai 或者 OpenAI 的 BUG
**表现**
描述 BUG 的表现情况
stable diffusion无法使用
**运行环境:**
- 操作系统:Windows 11 …