diff --git a/plugins/shitposting.py b/plugins/shitposting.py index 25dddeb..df179a6 100644 --- a/plugins/shitposting.py +++ b/plugins/shitposting.py @@ -4,7 +4,7 @@ from util import hook def skeltal(_): return "https://www.youtube.com/watch?v=10pqeNBg5d0" -@hook.regex(r"^([hH])(|[?!]+)$") +@hook.regex(r"^([hH])([?!]*)$") def h(inp, channel=None, conn=None): suff = "" if inp.group(2).startswith("?"):