Update main.py

This commit is contained in:
Richard Beales
2023-04-10 08:11:54 +01:00
committed by GitHub
parent 1139b995e6
commit 9cea7c0f61

View File

@@ -395,5 +395,5 @@ while True:
chat.create_chat_message( chat.create_chat_message(
"system", "Unable to execute command")) "system", "Unable to execute command"))
print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command") print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command")