mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 10:35:05 +08:00
📄 update license
This commit is contained in:
parent
39a2658a25
commit
301e9093bd
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
||||
The MIT License (MIT)
|
||||
Copyright (c) 2018 Richard Chien
|
||||
Copyright (c) 2020 NoneBot Team
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
|
@ -11,5 +11,5 @@ features:
|
||||
details: 精心设计的消息处理流程使得你可以很方便地将原型扩充为具有大量实用功能的完整聊天机器人,并持续保证扩展性。
|
||||
- title: 高性能
|
||||
details: 采用异步 I/O,利用 WebSocket 进行通信,以获得极高的性能;同时,支持使用多账号同时接入,减少业务宕机的可能。
|
||||
footer: MIT Licensed | Copyright © 2020 NoneBot Team
|
||||
footer: MIT Licensed | Copyright © 2018 - 2020 NoneBot Team
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user