delete yangyu
This commit is contained in:
@@ -39,10 +39,10 @@ logging:
|
|||||||
handlers: [console, info_file_handler, error_file_handler]
|
handlers: [console, info_file_handler, error_file_handler]
|
||||||
|
|
||||||
groups:
|
groups:
|
||||||
enable: [45317011307@chatroom,49571962306@chatroom,43687793133@chatroom] # 允许响应的群 roomId,大概长这样:2xxxxxxxxx3@chatroom
|
enable: [45317011307@chatroom,49571962306@chatroom] # 允许响应的群 roomId,大概长这样:2xxxxxxxxx3@chatroom
|
||||||
|
|
||||||
news:
|
news:
|
||||||
receivers: [45317011307@chatroom,49571962306@chatroom,43687793133@chatroom] # 定时新闻接收人(roomid 或者 wxid)
|
receivers: [45317011307@chatroom,49571962306@chatroom] # 定时新闻接收人(roomid 或者 wxid)
|
||||||
|
|
||||||
report_reminder:
|
report_reminder:
|
||||||
receivers: [] # 定时日报周报月报提醒(roomid 或者 wxid)
|
receivers: [] # 定时日报周报月报提醒(roomid 或者 wxid)
|
||||||
|
|||||||
@@ -21,4 +21,9 @@ beautifulsoup4~=4.12.3
|
|||||||
httpx~=0.28.1
|
httpx~=0.28.1
|
||||||
pyttsx3~=2.98
|
pyttsx3~=2.98
|
||||||
redis~=5.2.1
|
redis~=5.2.1
|
||||||
PyMySQL~=1.1.1
|
PyMySQL~=1.1.1
|
||||||
|
websocket-client~=1.8.0
|
||||||
|
selenium~=4.28.1
|
||||||
|
webdriver-manager~=4.0.2
|
||||||
|
reportlab~=4.3.0
|
||||||
|
PyPDF2~=3.0.1
|
||||||
Reference in New Issue
Block a user