diff --git a/message.py b/message.py index 9c2f44f..b05a489 100644 --- a/message.py +++ b/message.py @@ -24,7 +24,7 @@ from response import Response mgx = re.compile(b'''^(?:@(?P[^ ]+)\ )? (?::(?P - (?P[a-zA-Z][^!@ ]*) + (?P[^!@ ]+) (?: !(?P[^@ ]+))? (?:@(?P[^ ]+))? )\ )?