Added Auto-Cards by LewdLeah.

This commit is contained in:
raeleus 2025-08-03 23:36:24 -07:00
parent 226c82442b
commit 28327a9ceb
5 changed files with 5981 additions and 2 deletions

View file

@ -1,4 +1,5 @@
const modifier = (text) => {
[text, stop] = AutoCards("context", text, stop);
return { text }
}