/kotone-dashboard

ReactJS app that interacts with Kotone bot via REST API

Primary LanguageJavaScript

Kotone Dashboard

This RactJS interacts via REST API with Kotone services to set up configs.

About the API

If you are curious you can test KotoneAPI by yourserlf via the following URL: Kotone API. This API was made using FastAPI so you can use /redoc or /docs to test the API in your browser.

Note

This API is protected through Cloudflare services, and has a rate-limit of 15 requests per 10 seconds.