-
### URL
https://topjung.tistory.com/entry/%ED%94%84%EB%A6%AC%EB%AF%B8%EC%96%B4-%EA%B8%B0%EC%B4%88-%E2%91%A3-%ED%83%80%EC%9D%B4%ED%95%91-%EC%9E%90%EB%A7%89%ED%9A%A8%EA%B3%BC
### FILTERS
list-kr
###…
-
Here's my code:
```js
bot.on("messageCreate", (msg) => {
try {
msg.createThreadWithMessage({ name: `Тред ${msg.author.username}`, autoArchiveDuration: 60 });
} catch (e) {
re…
-
PS C:\Users\Administrator\Desktop\aibot\aibot\plugins\GenshinUID> pip3 install -r requirements.txt
Collecting requests==2.25.1
Using cached requests-2.25.1-py2.py3-none-any.whl (61 kB)
Collecting…
-
When I try to use transfer_session_cookies_to_driver() to transfer my session to a driver I get the following error. Seems like this is a bug with the lib?
```Traceback (most recent call last):
…
Abd0s updated
2 years ago
-
MessageSource在连续序列化几次后出错
大概每次都在第四次
日志1:
```
2021-04-08 08:12:09 V/Net 6********: Recv: RequestPushNotify(uin=6********, ctype=1, strService=MessageSvc, strCmd=PushNotify, usMsgType…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu20.04 ( on VM )
- ROS2 Version:
- Foxy binaries
- DDS implementation:
- Fast-RTPS
#### Steps to reproduce issue
I…
-
AIbot healing class priests after some time don't want to heal they ignore "player" in group, they just buff "player" and they just focus other "bots" in group healing and keep ignoring even when "pla…
-
用` group.uploadFile`上传文件后,调用返回值的toRemoteFile方法返回null
```
2021-05-06 20:39:54 V/Bot 692928873: Group(788189105)
#### 补充信息
-
发送Miraicode去转码后发送的发不全,不知道是不是我的问题
```
2021-02-27 11:40:20 I/Bot 692928873: Send message for Group(788189105) is [mirai:app:{"app":"com.tencent.miniapp","desc":"","view":"notification"…
-
在这个discussion里