Metadata-Version: 2.4
Name: akari-bot-webui
Version: 0.3.9
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

Unfortunately, the free account of Crowdin cannot create a second integration, and the premium account is too expensive for me to afford :(

If there is a localization problem with the WebUI, please raise an issue.

Do not raise localization issues of AkariBot here, you should go to [Crowdin](https://crowdin.com/project/akari-bot).
