pub fn firestorm_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>
parse a system message by the Firestorm developers
returns an error if the string could not be parsed