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

Commit

Permalink
Add @FW27623 as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
PBK-B committed Aug 26, 2021
1 parent 6407e0e commit b2c6c3d
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 4 deletions.
24 changes: 24 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"projectName": "mirai-class-notice",
"projectOwner": "PBK-B",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 50,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "FW27623",
"name": "FangWei",
"avatar_url": "https://avatars.githubusercontent.com/u/59783568?v=4",
"profile": "https://www.fw1028.top/",
"contributions": [
"test"
]
}
],
"contributorsPerLine": 7
}
35 changes: 31 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# mirai-class-notice
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

> 🥳 这是一款基于 mirai 的班级 QQ 群课程通知机器人,拥有简单的 web 管理页面,尽量实现一键安装简易操作等功能。
> **版本:** v0.1 Beta
> **最新版本:** v0.2 Beta
## 使用 🍗

### 使用 🍗
[mirai-class-notice 上课通知机器人简单搭建部署使用教程](/docs/use.md)

### 功能 🦁
[【精选博客】使用宝塔面板搭建 QQ 群课程通知机器人](https://www.fw1028.top/archives/177)

## 功能 🦁

- 用户登陆
- 上课时间设定
Expand All @@ -20,7 +26,28 @@
- 修改课程信息
- 删除课程

### TODO 🦑
## TODO 🦑
- 首页展示系统信息
- 自定义消息模版
- Linux 一键安装脚本

## Contributors ✨
> 感谢所以使用以及反馈和提出建议的小伙伴们。
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://www.fw1028.top/"><img src="https://avatars.githubusercontent.com/u/59783568?v=4?s=50" width="50px;" alt=""/><br /><sub><b>FangWei</b></sub></a><br /><a href="https://github.com/PBK-B/mirai-class-notice/commits?author=FW27623" title="Tests">⚠️</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit b2c6c3d

Please sign in to comment.