Update src/aidgaf/aidgaf_server/idgaf.py
This commit is contained in:
parent
b5805c658f
commit
fc00639e72
@ -89,7 +89,7 @@ def get_prompt(command) -> dict:
|
||||
if inputText:
|
||||
my_prompt="With the following in mind: "+ command['message']['data']['username'] +" doesn't care about \""+inputText+"\".\n\n"+my_prompt
|
||||
|
||||
|
||||
print(my_prompt)
|
||||
the_data = DATA
|
||||
the_data["prompt"] = my_prompt
|
||||
return the_data
|
||||
|
Loading…
x
Reference in New Issue
Block a user