2018-07-24 20:05:34 +08:00
|
|
|
|
Star Yuuki(pYthon) BOT - Yuuki
|
|
|
|
|
==================
|
2020-01-29 14:53:39 +08:00
|
|
|
|
![Version](https://img.shields.io/badge/v6.5.3-OpenSource-FF0033.svg) ![Series](https://img.shields.io/badge/syb-Series-7700FF.svg) ![License](https://img.shields.io/badge/license-MPL--2.0-FF6600.svg) ![Python](https://img.shields.io/badge/python-3.x-0066FF.svg) ![Platform](https://img.shields.io/badge/base_on-LINE-00DD00.svg)
|
|
|
|
|
|
2020-02-29 08:17:36 +08:00
|
|
|
|
[![Scrutinizer-CI_Build](https://scrutinizer-ci.com/g/star-inc/star_yuuki_bot/badges/build.png?b=master) ![Scrutinizer-CI_Quality](https://scrutinizer-ci.com/g/star-inc/star_yuuki_bot/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/star-inc/star_yuuki_bot/) [![Code-Inspector_Score](https://www.code-inspector.com/project/3632/score/svg) ![Code-Inspector_Score](https://www.code-inspector.com/project/3632/status/svg)](https://frontend.code-inspector.com/public/project/3632/star_yuuki_bot/dashboard)
|
2018-07-24 20:05:34 +08:00
|
|
|
|
|
2020-02-07 20:35:26 +08:00
|
|
|
|
A Python BOT for LINE Group Protection.
|
2018-07-24 20:05:34 +08:00
|
|
|
|
![ICON](logo.png)
|
|
|
|
|
|
|
|
|
|
## Maybe you had seen it !
|
|
|
|
|
Yeah! This is the BOT which was the first Chinese LINE Group Security BOT.
|
|
|
|
|
Now, it is OpenSource.
|
|
|
|
|
|
|
|
|
|
## License
|
2019-10-14 21:52:14 +08:00
|
|
|
|
The software licensed under [Mozilla Public License 2.0](LICENSE.md) with [COPYING.md](COPYING.md).
|
2018-07-24 20:05:34 +08:00
|
|
|
|
|
|
|
|
|
## Warning
|
2019-08-22 18:33:10 +08:00
|
|
|
|
Some function of old version maybe will make your LINE account be banned.
|
2018-07-24 20:05:34 +08:00
|
|
|
|
|
2019-08-22 19:12:13 +08:00
|
|
|
|
## Requirement
|
2019-12-27 21:58:00 +08:00
|
|
|
|
Recommend Environment:
|
2018-07-24 20:05:34 +08:00
|
|
|
|
|
2019-08-22 18:33:10 +08:00
|
|
|
|
Ubuntu >= 18.04
|
|
|
|
|
python >= 3.7
|
|
|
|
|
pip >= 19.2
|
2019-10-14 20:40:20 +08:00
|
|
|
|
git >= 2.17
|
2018-07-24 20:05:34 +08:00
|
|
|
|
|
2019-08-31 23:32:32 +08:00
|
|
|
|
## Setup
|
2019-09-01 20:19:44 +08:00
|
|
|
|
+ Check your system environment(Operating System, Requirements...)
|
2019-08-22 18:33:10 +08:00
|
|
|
|
|
|
|
|
|
+ Exec:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pip install -Ur requirements.txt
|
2018-07-24 20:05:34 +08:00
|
|
|
|
|
|
|
|
|
## Usage
|
2020-02-07 20:35:26 +08:00
|
|
|
|
+ Copy `config.yaml` from `config.sample.yaml`
|
|
|
|
|
|
|
|
|
|
+ Configure your settings and environment in `config.yaml`
|
2019-08-22 18:33:10 +08:00
|
|
|
|
|
|
|
|
|
+ Exec:
|
|
|
|
|
|
|
|
|
|
|
2018-07-24 20:05:34 +08:00
|
|
|
|
python main.py
|
|
|
|
|
|
2019-08-22 18:33:10 +08:00
|
|
|
|
## Old Version
|
|
|
|
|
Maybe you want the source of history version. Click [it](https://github.com/star-inc/star_yuuki_bot/releases/tag/old-versions).
|
2018-07-24 20:05:34 +08:00
|
|
|
|
|
|
|
|
|
### Logo Copyright
|
2019-09-01 12:26:50 +08:00
|
|
|
|
Copyright of the Image which was named "logo.png" belongs to "[©川原 礫/ASCII Media Works/SAO Project](https://www.aniplex.co.jp)".
|
2020-02-07 20:35:26 +08:00
|
|
|
|
|
2020-02-26 06:37:31 +08:00
|
|
|
|
> (c) 2020 Star Inc.
|