Skip to content

hello_world: Improve regex and hear to messages

Fixes https://gitlab.com/coala/cobot/issues/91

Matches to all of these https://regex101.com/r/OsQDEc/1 I think it is good enough, we don't need to support other variants. And anyways our docs mentions to use Hello World as the message, so it'll match ;)

Merge request reports