mirror of https://github.com/Mai-with-u/MaiBot.git
fix: 删除神秘test
parent
14fbbc593a
commit
01a6fa80ae
|
|
@ -186,7 +186,6 @@ class ChatBot:
|
||||||
|
|
||||||
mark_head = False
|
mark_head = False
|
||||||
for msg in response:
|
for msg in response:
|
||||||
print("test")
|
|
||||||
# print(f"\033[1;32m[回复内容]\033[0m {msg}")
|
# print(f"\033[1;32m[回复内容]\033[0m {msg}")
|
||||||
# 通过时间改变时间戳
|
# 通过时间改变时间戳
|
||||||
typing_time = calculate_typing_time(msg)
|
typing_time = calculate_typing_time(msg)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue