diff --git a/src/hooks.py b/src/hooks.py index 3a72a2a..69ba3f9 100644 --- a/src/hooks.py +++ b/src/hooks.py @@ -401,7 +401,7 @@ def end_banlist(cli, server, bot_nick, chan, message): handle_endlistmode(cli, chan, "b") -@hook("endofquietlist") +@hook("quietlistend") def end_quietlist(cli, server, bot_nick, chan, mode, message): """Handle the end of the quiet listing.