Merge pull request #345 from LLOneBot/main

merge
This commit is contained in:
idranme 2024-08-18 16:45:02 +08:00 committed by GitHub
commit a56eac0251
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
MIT License
MIT Without Public Sicial Media Promotion License
Copyright (c) 2024 LLOneBot
@ -19,3 +19,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
You may use this software in accordance with the above terms, but you are not
allowed to promote this project or your projects based on this project on any
public social media.

View File

@ -3,7 +3,7 @@
"type": "extension",
"name": "LLOneBot",
"slug": "LLOneBot",
"description": "实现 OneBot 11 协议,用 QQ 机器人开发",
"description": "实现 OneBot 11 协议,用 QQ 机器人开发",
"version": "3.29.3",
"icon": "./icon.webp",
"authors": [
@ -30,4 +30,4 @@
"main": "./main/main.cjs",
"preload": "./preload/preload.cjs"
}
}
}