Trying to make character bias more consistent
This commit is contained in:
parent
7bd2ae05bf
commit
20484f26f3
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ def bot_prefix_modifier(string):
|
||||||
behavior.
|
behavior.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
return string + params["bias string"]
|
return f'{string} {params["bias string"].strip()} '
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue