mirror of
https://github.com/star-inc/star_yuuki_bot.git
synced 2024-11-15 04:28:00 +08:00
49 lines
1.4 KiB
Markdown
49 lines
1.4 KiB
Markdown
Star Yuuki(pYthon) BOT - Yuuki
|
||
==================
|
||
![Version](https://img.shields.io/badge/v6.5.1-OpenSource-33FF33.svg) ![License](https://img.shields.io/badge/license-MPL--2.0-FF8800.svg) ![Python](https://img.shields.io/badge/python-3.x-0066FF.svg)
|
||
|
||
A Python BOT for LINE Group Protection with LINE Unofficial API.
|
||
![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
|
||
The software licensed under Mozilla Public LICENSE 2.0.
|
||
|
||
## Warning
|
||
Some function of old version maybe will make your LINE account be banned.
|
||
|
||
## Requirement
|
||
Recommand Environment:
|
||
|
||
Ubuntu >= 18.04
|
||
python >= 3.7
|
||
pip >= 19.2
|
||
|
||
You need the "LINE Unofficial API Core for Python". (Ex:[olsb](https://github.com/star-inc/olsb_cores), [akad](https://pypi.org/project/akad), [curve](https://pypi.org/project/curve) ...)
|
||
|
||
Please place the core directory in `./libs/`
|
||
|
||
## Setup
|
||
+ Check your system environment(Operating System, Requirements...)
|
||
|
||
+ Exec:
|
||
|
||
|
||
pip install -Ur requirements.txt
|
||
|
||
## Usage
|
||
+ Configure your connection in `main.py`
|
||
|
||
+ Exec:
|
||
|
||
|
||
python main.py
|
||
|
||
## Old Version
|
||
Maybe you want the source of history version. Click [it](https://github.com/star-inc/star_yuuki_bot/releases/tag/old-versions).
|
||
|
||
### Logo Copyright
|
||
Copyright of the Image which was named "logo.png" belongs to "[©川原 礫/ASCII Media Works/SAO Project](https://www.aniplex.co.jp)".
|