jarvis.py aktualisiert
This commit is contained in:
@@ -539,7 +539,7 @@ async def listen_to_user():
|
||||
# JARVIS OUTPUT
|
||||
# ====================================================
|
||||
|
||||
async def speak_to_user(text):
|
||||
def speak_to_user(text):
|
||||
print(f"\n{JARVIS_COLOR}🤖 J.A.R.V.I.S.{RESET}")
|
||||
print(f"{JARVIS_COLOR}{'-'*60}{RESET}")
|
||||
print(text)
|
||||
|
||||
Reference in New Issue
Block a user