Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
[U] Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
StarWishsama committed May 2, 2020
1 parent 00012bc commit 6ed456a
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 65 deletions.
41 changes: 22 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Nameless-Bot

A QQ Group bot developed in Mirai-Core.
一个基于 Mirai-Core 开发的机器人

This bot is under heavy develop now, Many feature may not work as well.
本项目处于开发阶段, 很多功能不一定正常使用 ~~反正也没人用~~

中文版本: [README](https://github.com/StarWishsama/Nameless-Bot/blob/mirai/README_zhCN.md)
English Version: [README](https://github.com/StarWishsama/Nameless-Bot/blob/mirai/README_en.md)

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d1416f718df943b4bb252e98cbd6604e)](https://www.codacy.com/manual/StarWishsama/Nameless-Bot?utm_source=github.com&utm_medium=referral&utm_content=StarWishsama/Nameless-Bot&utm_campaign=Badge_Grade)
<a href="https://travis-ci.org/StarWishsama/Nameless-Bot">
Expand All @@ -17,30 +17,33 @@ This bot is under heavy develop now, Many feature may not work as well.
<img src="https://img.shields.io/github/issues/StarWishsama/Nameless-Bot.svg?style=popout">
</a>

## 🎉 Features
* Search picture original source by picture
* Rainbow Six: Siege game data info lookup
* Class clock in
* Check-in
* Bilibili up info lookup
* Search music with LightApp message
* Arknights / PCR draw simulator
* WIP
## 🎉 功能
* 以图搜图
* 彩虹六号战绩查询
* 打卡
* 签到
* bilibili UP主数据查询
* 点歌 (JSON 样式)
* 占卜
* 明日方舟 / 公主连结抽卡模拟器
* 去你大爷的小程序 (将B站分享的视频自动转换为文本)
* 还在开发中...

## ☑ To-Do
Development Roadmap: [Project Page](https://github.com/StarWishsama/Nameless-Bot/projects/2)
## ☑ To-Do 列表
详见 [项目页面](https://github.com/StarWishsama/Nameless-Bot/projects/2)

## 💽 How to Build
## 💽 如何构建

1. Clone or download the repository to your local computer.
1. Clone 或者下载这个项目.

```bash
git clone https://github.com/StarWishsama/Nameless-Bot.git
```

2. Compile
2. 编译

Configurations for Gradle is well done. Double-click `gradlew.bat` in the root directory to compile a jar file in folder `/build/libs`.
本项目使用 Gradle, 因此你可以双击文件夹中的 `gradlew.bat` 以构建这个项目.
(你可以在 `/build/libs` 下找到构建好的 jar 文件)

## 📜 License
## 📜 协议
[GPL v3.0](https://github.com/StarWishsama/Nameless-Bot/blob/master/LICENSE)
93 changes: 47 additions & 46 deletions README_zhCN.md → README_en.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,47 @@
# Nameless-Bot

一个基于 Mirai-Core 开发的机器人

本项目处于开发阶段, 很多功能不一定正常使用 ~~反正也没人用~~

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d1416f718df943b4bb252e98cbd6604e)](https://www.codacy.com/manual/StarWishsama/Nameless-Bot?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=StarWishsama/Nameless-Bot&amp;utm_campaign=Badge_Grade)
<a href="https://travis-ci.org/StarWishsama/Nameless-Bot">
<img src="https://api.travis-ci.org/StarWishsama/Nameless-Bot.svg?branch=mirai">
</a>
<a href="https://github.com/StarWishsama/Nameless-Bot/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/StarWishsama/Nameless-Bot.svg?style=popout">
</a>
<a href="https://github.com/StarWishsama/Nameless-Bot/issues">
<img src="https://img.shields.io/github/issues/StarWishsama/Nameless-Bot.svg?style=popout">
</a>

## 🎉 功能
* 以图搜图
* 彩虹六号战绩查询
* 打卡
* 签到
* bilibili UP主数据查询
* 点歌 (JSON 样式)
* 占卜
* 明日方舟 / 公主连结抽卡模拟器
* 还在开发中...

## ☑ To-Do 列表
详见 [项目页面](https://github.com/StarWishsama/Nameless-Bot/projects/2)

## 💽 如何构建

1. Clone 或者下载这个项目.

```bash
git clone https://github.com/StarWishsama/Nameless-Bot.git
```

2. 编译

本项目使用 Gradle, 因此你可以双击文件夹中的 `gradlew.bat` 以构建这个项目.
(你可以在 `/build/libs` 下找到构建好的 jar 文件)

## 📜 协议
[GPL v3.0](https://github.com/StarWishsama/Nameless-Bot/blob/master/LICENSE)
# Nameless-Bot

A QQ Group bot developed in Mirai-Core.

This bot is under heavy develop now, Many feature may not work as well.

中文版本: [README](https://github.com/StarWishsama/Nameless-Bot/blob/mirai/README_zhCN.md)

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d1416f718df943b4bb252e98cbd6604e)](https://www.codacy.com/manual/StarWishsama/Nameless-Bot?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=StarWishsama/Nameless-Bot&amp;utm_campaign=Badge_Grade)
<a href="https://travis-ci.org/StarWishsama/Nameless-Bot">
<img src="https://api.travis-ci.org/StarWishsama/Nameless-Bot.svg?branch=mirai">
</a>
<a href="https://github.com/StarWishsama/Nameless-Bot/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/StarWishsama/Nameless-Bot.svg?style=popout">
</a>
<a href="https://github.com/StarWishsama/Nameless-Bot/issues">
<img src="https://img.shields.io/github/issues/StarWishsama/Nameless-Bot.svg?style=popout">
</a>

## 🎉 Features
* Search picture original source by picture
* Rainbow Six: Siege game data info lookup
* Class clock in
* Check-in
* Bilibili up info lookup
* Search music with LightApp message
* Arknights / PCR draw simulator
* Auto convert QQ LightApp for PC user(s)
* WIP

## ☑ To-Do
Development Roadmap: [Project Page](https://github.com/StarWishsama/Nameless-Bot/projects/2)

## 💽 How to Build

1. Clone or download the repository to your local computer.

```bash
git clone https://github.com/StarWishsama/Nameless-Bot.git
```

2. Compile

Configurations for Gradle is well done. Double-click `gradlew.bat` in the root directory to compile a jar file in folder `/build/libs`.

## 📜 License
[GPL v3.0](https://github.com/StarWishsama/Nameless-Bot/blob/master/LICENSE)

0 comments on commit 6ed456a

Please sign in to comment.