Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Mirai
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Mirai
Commits
5a47bd3f
Commit
5a47bd3f
authored
Mar 01, 2020
by
Him188
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
5dd418a7
6f1c90d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
17 deletions
+12
-17
README.md
README.md
+12
-17
No files found.
README.md
View file @
5a47bd3f
...
...
@@ -39,21 +39,22 @@ Mirai支持以多种方式进行部署,但是目前,我们在集中对mirai-
### 开发者
#### 以编写机器人逻辑为主
了解 mirai 架构:
[
Wiki
](
https://github.com/mamoe/mirai/wiki/Home
)
-
需了解
`Java`
或
`Kotlin`
, 使用
[
mirai-console
](
https://github.com/mamoe/mirai/tree/master/mirai-console
)
直接进行插件逻辑编写并与其他插件开发者合作共享
#### 使用 mirai 作为服务器,为 mirai 开发插件
-
假如你倾向其他语言开发,可以通过了解
[
mirai-api-http
](
https://github.com/mamoe/mirai/tree/master/mirai-api-http
)
进行接入,欢迎开发不同平台的mirai-sdk
-
(mirai 官方)
`Java`
或
`Kotlin`
: 为
[
mirai-console
](
https://github.com/mamoe/mirai/tree/master/mirai-console
)
直接编写插件并与其他插件开发者合作共享
-
(来自社区)C, C++ 等原生语言:
[
mirai-native
](
https://github.com/iTXTech/mirai-native
)
支持酷Q插件在mirai上运行
-
(来自社区)Python:
[
python-mirai
](
https://github.com/Chenwe-i-lin/python-mirai
)
基于
`Mirai-http-api`
的 Mirai Framework for Python
-
(来自社区)JavaScript(NodeJS)
[
node-mirai
](
https://github.com/RedBeanN/node-mirai
)
Mirai的NodeJs SDK
-
(mirai 官方)其他任意语言:
[
mirai HTTP 接口
](
https://github.com/mamoe/mirai/tree/master/mirai-api-http
)
进行接入
#### 使用Mirai为第三方库
-
假如你倾向使用Kotlin及包管理工具,请参阅
[
Mirai Guide - Quick Start
](
/docs/guide_quick_start.md
)
-
假如你想要试用Kotlin,希望一份较详细的起步教程,请参阅
[
Mirai Guide - Getting Started
](
/docs/guide_getting_started.md
)
-
假如你倾向Java作为开发语言,请参阅
[
mirai-japt
](
https://github.com/mamoe/mirai-japt
)
-
此外,你还可以在
[
Wiki
](
https://github.com/mamoe/mirai/wiki/Home
)
中查看各类帮助,
**如 API 示例**
。
#### 使用 mirai 为第三方依赖库引入项目
-
Kotlin 简略版:
[
Mirai Guide - Quick Start
](
/docs/guide_quick_start.md
)
-
Kotlin 新手版:
[
Mirai Guide - Getting Started
](
/docs/guide_getting_started.md
)
-
Java:
[
mirai-japt
](
https://github.com/mamoe/mirai-japt
)
### 使用者
...
...
@@ -106,12 +107,6 @@ TIM PC (2.3.2 版本,2019 年 8 月)协议的实现
## 加入开发
### 基于mirai的项目-如其他语言的SDK, 功能的拓展(无排名)
-
[
mirai-native
](
https://github.com/iTXTech/mirai-native
)
支持酷Q插件在mirai上运行
-
[
python-mirai
](
https://github.com/Chenwe-i-lin/python-mirai
)
基于
`Mirai-http-api`
的 Mirai Framework for Python
-
[
node-mirai
](
https://github.com/RedBeanN/node-mirai
)
Mirai的NodeJs SDK
我们欢迎一切形式的贡献。
我们也期待有更多人能加入
`Mirai`
的开发。
...
...
@@ -171,4 +166,4 @@ TIM PC (2.3.2 版本,2019 年 8 月)协议的实现
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see
<http://www.gnu.org/licenses/>
.
\ No newline at end of file
along with this program. If not, see
<http://www.gnu.org/licenses/>
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment