-
Sorry to bother again: this time, I decided to avoid filing many more issues, and to collect feedback in a single evolving one.
~Maybe it will end up being a list of one element, but~ I want to preve…
-
It seems like the same issue has been fixed for [Xcode 11.1](https://github.com/f-meloni/danger-swift-coverage/issues/16). Now it is happening on the Xcode 11.2.1, could you please take a look?
-
### 演習5: ブランチbr-devを切り、いくつかコミットしPull Requestを出せ
- ブランチbr-devを切る
```
$ git checkout -b br-dev
Switched to branch 'br-dev'
```
- いくつかコミット
```
$ echo new-feature1 >> feature
$ git add .
$ g…
-
大部分情况下,单个机器人的受众是同一群体,例如某游戏的玩家之类。
所以个人认为可以提供一个选项,指定关注某个用户对于机器人的所有群生效。
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://cider.sh/legal/conduct) that this project adheres to.
- [X] I have searched the [issue tracker](https://github.com/cidera…
-
In the new version of the website, after adjusting the equipment, the data of the Peloro doll has not changed.
![屏幕截图 2024-09-12 230214](https://github.com/user-attachments/assets/4b64aaa6-f305-4449-…
-
24-02-14 15:45:44,723 nonebot] ERROR: Failed to import and load "hoshino.modules.headimg_generator.utils", error: issubclass() arg 1 must be a class
[2024-02-14 15:45:44,723 nonebot] ERROR: issubclas…
-
各位,早上好中午好晚上好:
我们希望通知您,由于 Vercel 在 2024年4月4日 对其[定价策略](https://vercel.com/blog/improved-infrastructure-pricing)进行了修改,细化了收费指标,这对我们的项目产生了重大影响。特别是,我们的项目在部分指标上的用量**已经远超过了**免费计划的限额。由于 PixivNow 是一个开源项目,并且到…
-
[2024-07-24 07:51:22,277 nonebot] INFO: Self: 1946419968, Message -2147476172 fr
'ba攻略 白子'
[2024-07-24 07:51:22,277 ba_wiki] INFO: Message -2147476172 triggered send_arona
.
[2024-07-24 07:51:28,2…
-
from hoshino import Service, priv
from random import sample
sv = Service('抽奖', visible=False, enable_on_default=False)
participants = [] # 参与者列表
@sv.on_command('set_lottery', aliases=('设置抽奖…