简化指令
This commit is contained in:
2
robot.py
2
robot.py
@@ -182,7 +182,7 @@ class Robot(Job):
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
# 暂时只支持4K群要图
|
# 暂时只支持4K群要图
|
||||||
elif q == "#黑丝图来" and msg.roomid == "45317011307@chatroom":
|
elif q == "#黑丝" and msg.roomid == "45317011307@chatroom":
|
||||||
try:
|
try:
|
||||||
file_path = get_xiuren_heisi_pic()
|
file_path = get_xiuren_heisi_pic()
|
||||||
self.wcf.send_file(file_path, msg.roomid)
|
self.wcf.send_file(file_path, msg.roomid)
|
||||||
|
|||||||
Reference in New Issue
Block a user