Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more macros #2241

Closed
wants to merge 3 commits into from
Closed

Conversation

steve02081504
Copy link
Contributor

@steve02081504 steve02081504 commented May 15, 2024

name des
baseware_name the name of the baseware, always "SillyTavern"
baseware_version the version number of the baseware, e.g. "1.12.0-preview"
char_stat_total_gen_time the total generation time for the currently selected character
char_stat_user_msg_count the number of user messages for the currently selected character
char_stat_non_user_msg_count the number of non-user messages for the currently selected character
char_stat_user_word_count the number of words used by the user for the currently selected character
char_stat_non_user_word_count the number of words used by the non-user for the currently selected character
char_stat_total_swipe_count the total swipe count for the currently selected character
char_stat_date_last_chat the timestamp of the last chat for the currently selected character
char_stat_date_first_chat the timestamp of the first chat for the currently selected character

@steve02081504 steve02081504 marked this pull request as ready for review May 15, 2024 10:45
@Cohee1207
Copy link
Member

Wait until the macro rewrite so you could add those with extensions.

@Wolfsblvt
Copy link
Collaborator

Wolfsblvt commented May 15, 2024

All macros we add now have to be supported until all eternity....
Macro rewrite is coming. Give me a month tops. I already scoped this out.

Also, those stats, they are fucking borked. #2173 is coming. Just not a big priority right now. And it'll make much more sense, I promise.

@Cohee1207
Copy link
Member

Yeah, don't rely on existing stats. I didn't even see they're pulled from it.

@steve02081504
Copy link
Contributor Author

Roger that

@steve02081504 steve02081504 deleted the patch-2 branch May 23, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants