Metadata-Version: 2.4
Name: akari-bot-webui
Version: 0.3.13
Project-URL: Homepage, https://github.com/Teahouse-Studios/akari-bot-webui
Project-URL: Issues, https://github.com/Teahouse-Studios/akari-bot-webui/issues
Author-email: DoroWolf <dorowolf314@gmail.com>, _LittleC_ <i@ltlec.com>, OasisAkari <oasisakari@gmail.com>
License-Expression: AGPL-3.0
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# AkariBot WebUI

This project is a WebUI panel for [AkariBot](https://github.com/Teahouse-Studios/akari-bot).

## Setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn dev
```

### Compiles and minifies for production

```
yarn build
```

## Localization

We use Weblate to host localization translations. Welcome to visit [here](https://hosted.weblate.org/engage/akaribot/) to help improve the translations.
