feature:加入读取鬼鬼API 黑丝视频功能
This commit is contained in:
@@ -74,7 +74,7 @@ class BotVideo:
|
||||
return
|
||||
|
||||
# 如果触发了指令,但是没有权限,则返回权限不足
|
||||
if self.gbm.get_group_permission(message.roomid, Feature.MOVIES) == PermissionStatus.DISABLED:
|
||||
if self.gbm.get_group_permission(message.roomid, Feature.VIDEO) == PermissionStatus.DISABLED:
|
||||
return
|
||||
try:
|
||||
file_abspath = self.download_stream("https://api.guiguiya.com/api/hook/heisis", "down_load_dir")
|
||||
|
||||
Reference in New Issue
Block a user