AIrjen / OneButtonPrompt

One Button Prompt
GNU General Public License v3.0
875 stars 87 forks source link

Replace -artist- wildcards when building prompt with onlyartists==True #80

Closed lanice closed 1 year ago

lanice commented 1 year ago

This should fix #79

This also removes the added ", " that is currently prepended to the prompt when running in automatic prompt separator mode. Since the prompt only gets cleaned up in build_dynamic_prompt, that was left out.