Trying to make character bias more consistent
This commit is contained in:
@@ -24,4 +24,4 @@ def bot_prefix_modifier(string):
|
|||||||
behavior.
|
behavior.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
return string + params["bias string"]
|
return f'{string} {params["bias string"].strip()} '
|
||||||
|
|||||||
Reference in New Issue
Block a user