mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Merge pull request #2136 from BlueprintCoding/release
Added import function for AICharacterCards.com cards
This commit is contained in:
		| @@ -10516,6 +10516,7 @@ jQuery(async function () { | ||||
|             <li>Chub Lorebook (Direct Link or ID)<br>Example: <tt>lorebooks/bartleby/example-lorebook</tt></li> | ||||
|             <li>JanitorAI Character (Direct Link or UUID)<br>Example: <tt>ddd1498a-a370-4136-b138-a8cd9461fdfe_character-aqua-the-useless-goddess</tt></li> | ||||
|             <li>Pygmalion.chat Character (Direct Link or UUID)<br>Example: <tt>a7ca95a1-0c88-4e23-91b3-149db1e78ab9</tt></li> | ||||
|             <li>AICharacterCard.com Character (Direct Link or ID)<br>Example: <tt>AICC/aicharcards/the-game-master</tt></li> | ||||
|             <li>More coming soon...</li> | ||||
|         <ul>`; | ||||
|         const input = await callPopup(html, 'input', '', { okButton: 'Import', rows: 4 }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user