mirror of
https://github.com/hyper-neptune/yuuki.git
synced 2024-11-16 03:14:36 +08:00
31 lines
532 B
Markdown
31 lines
532 B
Markdown
# OpenLineSelfBot - Cores
|
|
|
|
> version 2.0
|
|
|
|
The core of OLSB project.
|
|
|
|
It is used to connect services of LINE.
|
|
|
|
## License
|
|
|
|
The software licensed under [GNU Lesser General Public License 3.0](LICENSE.md)
|
|
|
|
## Requirement
|
|
|
|
### Library
|
|
|
|
libs_of_thrift >= 0.11.0
|
|
|
|
### Compile (If you need)
|
|
|
|
thrift >= 0.13.0
|
|
|
|
## Usage
|
|
|
|
Clone the repository and get the library of the programming language you want.
|
|
|
|
> Start to Create your Applications. >o<
|
|
|
|
or Compile the ["line.thrift"](origin/line.thrift) for yourself...
|
|
|
|
*(c) 2019 Star Inc.*
|