Update notify.py

This commit is contained in:
night-raise 2021-09-07 11:49:13 +08:00 committed by GitHub
parent ac8be95079
commit 19bfd3b166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,8 +48,6 @@ push_config = {
'GOBOT_QQ': '', # go-cqhttp的推送群或者用户 'GOBOT_QQ': '', # go-cqhttp的推送群或者用户
# GOBOT_URL设置 /send_private_msg 填入 user_id=个人QQ # GOBOT_URL设置 /send_private_msg 填入 user_id=个人QQ
# /send_group_msg 填入 group_id=QQ群 # /send_group_msg 填入 group_id=QQ群
} }
notify_function = [] notify_function = []