Metadata-Version: 2.3
Name: akari-bot-webui
Version: 0.1.6
Summary: 
Author: OasisAkari
Author-email: oasisakari@gmail.com
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# AkariBot WebUI

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

## Setup

```
yarn
```

### 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).

