mirror of https://github.com/Mai-with-u/MaiBot.git
Update normal_chat.py
parent
ee2eeda1ae
commit
db22882dd9
|
|
@ -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