pub fn items_successfully_shared_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>
parse a system message about items being successfully shared
returns an error if the string could not be parsed