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
f3906c51
Commit
f3906c51
authored
Feb 21, 2020
by
jiahua.liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme
parent
c3f69252
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
f3906c51
...
@@ -41,7 +41,7 @@ Mirai支持以多种方式进行部署,但是目前,我们在集中对mirai-
...
@@ -41,7 +41,7 @@ Mirai支持以多种方式进行部署,但是目前,我们在集中对mirai-
### 开发者
### 开发者
#### 以编写机器人逻辑为主
#### 以编写机器人逻辑为主
-
需了解
<b>
Java
</b>
或
<b>
Kotlin
</b>
, 使用
Mirai-Console
插件系统进行
[
插件开发
](
),
直接进行逻辑编写并与其他插件开发者合作共享
-
需了解
<b>
Java
</b>
或
<b>
Kotlin
</b>
, 使用
[
mirai-console
](
https://github.com/mamoe/mirai/tree/master/mirai-console
)
机器人框架的
插件系统进行
[
插件开发
](
),
直接进行逻辑编写并与其他插件开发者合作共享
#### 使用Mirai为第三方库
#### 使用Mirai为第三方库
-
假如你倾向使用Kotlin及包管理工具,请参阅
[
Mirai Guide - Quick Start
](
/docs/guide_quick_start.md
)
-
假如你倾向使用Kotlin及包管理工具,请参阅
[
Mirai Guide - Quick Start
](
/docs/guide_quick_start.md
)
...
@@ -55,8 +55,8 @@ Mirai支持以多种方式进行部署,但是目前,我们在集中对mirai-
...
@@ -55,8 +55,8 @@ Mirai支持以多种方式进行部署,但是目前,我们在集中对mirai-
### 我是其他平台的使用者
### 我是其他平台的使用者
#### 酷Q平台用户:
#### 酷Q平台用户:
-
全部酷Q的DLL插件可以在mirai中直接加载, 需使用
<b>
Mirai-Native
</b>
[
源码
](
https://github.com/iTXTech/mirai-native
)
,
[
插件版(mirai-console插件)
](
)
-
全部酷Q的DLL插件可以在mirai中直接加载, 需使用
<b>
Mirai-Native
</b>
(
[
源码
](
https://github.com/iTXTech/mirai-native
)
,
[
插件版(mirai-console插件)
](
)
)
-
全部基于酷Q HTTPAPI 的插件可以在mirai中直接加载, 需使用
<b>
Mirai-CQ-Adapter
</b>
[
源码
](
https://github.com/iTXTech/mirai-native
)
,
[
插件版(mirai-console插件)
](
)
-
全部基于酷Q HTTPAPI 的插件可以在mirai中直接加载, 需使用
<b>
Mirai-CQ-Adapter
</b>
(
[
源码
](
https://github.com/iTXTech/mirai-native
)
,
[
插件版(mirai-console插件)
](
)
)
#### 其他平台
#### 其他平台
-
如果你的插件是通过酷Q HTTPAPI 实现的(绝大部分), 都可以通过
<b>
Mirai-CQ-Adapter
</b>
在mirai中直接使用
-
如果你的插件是通过酷Q HTTPAPI 实现的(绝大部分), 都可以通过
<b>
Mirai-CQ-Adapter
</b>
在mirai中直接使用
...
...
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