File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,8 @@ effect:
21
21
upload (image|img) %object% [with ([(format|file)] type|[file] format) %-string%] [with (message|embed) %-message/string%] to %user/channel% [with %bot/string%] [and store (it|the message) in %-objects%]
22
22
upload [the] [last[ly]] [(created|generated|received|taken)] (image|img) [with ([(format|file)] type|[file] format) %-string%] [with (message|embed) %-message/string%] to %user/channel% [with %bot/string%] [and store (it|the message) in %-objects%]
23
23
parse:
24
- if matched pattern is 1:
24
+ # skript-mirror bug, it sees the patterns as 32 and 15 in parse section only
25
+ if matched pattern is 32:
25
26
set {_varExpr} to expression-6
26
27
else:
27
28
set {_varExpr} to expression-5
You can’t perform that action at this time.
0 commit comments