server启动之后,填入callback
This commit is contained in:
@@ -31,7 +31,7 @@ def main(chat_type: int):
|
||||
register_robot(gewe_client.app_id, robot)
|
||||
|
||||
# 机器人启动发送测试消息
|
||||
gewe_client.post_text(gewe_client.app_id, send_msg_wxid, "client 启动成功!")
|
||||
gewe_client.client.post_text(gewe_client.app_id, send_msg_wxid, "client 启动成功!")
|
||||
#
|
||||
# # 每天 8:30 发送新闻
|
||||
# robot.onEveryTime("08:30", robot.news_baidu_report_auto)
|
||||
|
||||
Reference in New Issue
Block a user