mirror of https://github.com/Mai-with-u/MaiBot.git
Update normal_chat.py
parent
325c5de5e4
commit
3cc26c224f
|
|
@ -1,5 +1,5 @@
|
|||
import asyncio
|
||||
import statistics # 导入 statistics 模块
|
||||
# import statistics # 导入 statistics 模块
|
||||
import time
|
||||
import traceback
|
||||
from random import random
|
||||
|
|
|
|||
Loading…
Reference in New Issue