@@ -1107,7 +1107,6 @@ async def get_file(ctx, source, link):
file = item.as_posix()
if platform == "win32":
file = file.replace("/", "\\")
if re.match(".*" + ident + ".*", file):
file_list.append(file)
return dir_path, file_list
The note is not visible to the blocked user.