mirror of
https://github.com/minetest-mods/irc.git
synced 2025-06-29 06:30:35 +02:00
Fix error caused by ident check notice (#71)
Fixed the error where it cannot find an user at the notice hook. It happened when you get the `NOTICE * :*** Looking up your hostname and checking ident` Because `*` is not in the `<nick>!<ident>@<host>`
This commit is contained in:
Reference in New Issue
Block a user