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
9439051d
Commit
9439051d
authored
Nov 16, 2019
by
Him188
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README
parent
abc65aa5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
README.md
README.md
+7
-1
No files found.
README.md
View file @
9439051d
...
...
@@ -52,6 +52,12 @@ bot.subscribeAlways<MemberPermissionChangedEvent> {
JVM 平台:
-
Java 8
### Using Java
Q: 是否能只使用 Java 而不使用 Kotlin 来调用 Mirai?
A: 不能.
Mirai 大量使用协程, 内联, 扩展等 Kotlin 专有特性. 在 Java 调用这些 API 将会非常吃力.
因此您必须具有 Kotlin 技术才能正常使用 Mirai.
#### Libraries used
Mirai 使用以下开源库:
-
[
kotlin-stdlib
](
https://github.com/JetBrains/kotlin
)
...
...
@@ -78,7 +84,7 @@ Mirai 使用以下开源库:
-
[
mirai-core
](
#mirai-core
)
核心模块
-
[
mirai-console
](
#mirai-console
)
JVM 控制台
-
[
mirai-demo
](
#mirai-demo
)
示例和演示程序
-
[
mirai-debug
](
#mirai-debug
)
抓包工具和分析工具
\
-
[
mirai-debug
](
#mirai-debug
)
抓包工具和分析工具
-
[
Logger
](
#Logger
)
日志系统
-
[
Bot
](
#Bot
)
机器人类
-
[
Contact
](
#Contact
)
联系人
...
...
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