<h1 align="center">koishi-plugin-hitokoto-sentences</h1>

<p align="center">
  <img src="./logo.png" width="600px"></img>
</p>

<p align="center">「用代码表达言语的魅力，用代码书写山河的壮丽。」</p>
<p align="center"><sup><i>Programming for the charm of words, coding to draw the magnificent scenery.</i></sup></p>
<p align="center"><sup>by Hitokoto Developers</sup></p>

[![npm](https://img.shields.io/npm/v/koishi-plugin-hitokoto-sentences?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-hitokoto-sentences)

Local sentence bundle for [hitokoto](https://npmjs.com/package/koishi-plugin-hitokoto) plugin. With this plugin, your hitokoto plugin can get sentences from local file instead of remote API.

## Table of Contents

<!-- AUTO-GENERATED-CONTENT:START (TOC) -->

- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)
<!-- AUTO-GENERATED-CONTENT:END -->

## Installation

You could install this plugin via your Koishi Console.

Or you could install this plugin via yarn (npm / pnpm might also work):

```bash
yarn add koishi-plugin-hitokoto-sentences
```

## Contributing

If you want to contribute to this project, please read the [CONTRIBUTING.md](https://github.com/AwesomeHamster/koishi-plugin-hitokoto-sentences/blob/master/CONTRIBUTING.md) first.

## License

This project is licensed under the MIT license, and the use of data from [一言网](https://hitokoto.cn) is in non-commercial purposes.
