Import characters from RisuRealm by URL

This commit is contained in:
Cohee
2024-05-19 20:19:20 +03:00
parent a17588fb1b
commit cf28d6653c
3 changed files with 52 additions and 2 deletions

View File

@ -73,6 +73,7 @@
* @property {string} [github_repo] - The gitHub repository associated with the character.
* @property {string} [source_url] - The source URL associated with the character.
* @property {{full_path: string}} [chub] - The Chub-specific data associated with the character.
* @property {{source: string[]}} [risuai] - The RisuAI-specific data associated with the character.
*/
/**