Mix
Mix
**Describe the bug** Since #97, `axios-logger` can log full request URL, which is nice for user. However, it does not behave correct in some condition **To Reproduce** Steps to reproduce...
In many node editor, the connections between nodes are mostly curves rather than straight lines Visually, this can achieve better results. Can you consider using Bezier curves, etc. instead of...
I'm trying to boot ventoy on the MacBook Pro 2015, Whatever I choose which iso file, it always shows `Not a Secure Boot Platform 14`. I am not familiar with...
If I active this module and reboot, my Sim card will not work well.Such as no LTE signal or can't detect Sim card.
**Describe the bug** The CORS bypass provided by browser extensions does not work on Socket.io **To Reproduce** Steps to reproduce the behavior: 1. Put up a localhost socket.io server with...
# 为什么 现在, NoneBot社区内有各种类型的插件, 为了对这些插件查询帮助等, 需要一个统一的规范. 目前存在大量插件自己写了帮助, 导致一个帮助可能会触发大量插件响应, 并且格式不统一 # 怎么做 目前, 社区对于插件规范有了多种实现, 包括以下两种 - [真寻Bot插件基本标准](https://hibikier.github.io/zhenxun_bot/docs/development_doc/plugins.html) - [nonebot-plugin-help](https://github.com/nonebot/discussions/discussions/14) 所以, 我们可以在插件根中使用字段指定一部分插件元数据 ## 具体规范 ### 字段规范(已部分实现) 以下字段应作为插件根中的全局变量被声明. 初版设计(未使用) ```python __plugin_adapters__ = [OneBotV11Adapter]...
#1000
> [!Warning] > Used as a placeholder only.
# NoneBot2文档改进计划 Related: #3 ~~#372~~ ## 描述问题或主题 NoneBot2文档由于一些原因~~主要是我们语文太菜~~,它的撰写方法存在各种问题,对新手的理解和使用造成了困难。 我们在这里希望对NoneBot现有的文档结构作出一点改进。 但是这不是我们几位开发者能够完成的。 我们都是普通人,在完成学习和工作之余维护项目代码和文档,实在感觉有些分身乏术。 **我们衷心希望,看到这个issue的每一个人,都为这个文档,作出一份自己的贡献。** **而一份好的文档,需要你们每个人的帮助。** 不太正经的话 - 我写这么多,要是没人来做我好尴尬啊…… -  - ~~来贡献文档,领NoneBot周边~~这个我得问问RC……也没决定要做啥 ## 需作出的修改 > 我在这里提供一个列表,包含了我个人在阅读文档过程中发现的一些问题 大家可以在Issue下方补充自己的见解,我会加到下面的这个列表中 如果各位看到这里面的一些问题自己有能力解决,可以向我们提交PR进行修改。 * [ ] 在文档开篇介绍NoneBot的组成部分(Adapter,Driver,Plugin...)...