Skip to content

Commit dc5cc8a

Browse files
author
Jonathan Oberländer
committed
Levels: make quantifier lazy
1 parent a818b39 commit dc5cc8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bot/exts/levels/rules/blazing_fast.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ points = -1
55

66
[[rule]]
77
interaction_type = "message"
8-
message_content = '''(?:🚀)+.*((?:b|B)lazing(?:ly)*\sfast).*(?:🚀)+'''
8+
message_content = '''(?:🚀)+.*((?:b|B)lazing(?:ly)*\sfast).*?(?:🚀)+'''
99
points = -2

0 commit comments

Comments
 (0)