modbot.preprocessing.check_msgs

modbot.preprocessing.check_msgs(line, checks)[source]

Check line for specified phrases

Parameters
  • line (str) – String containing message to check for phrases

  • checks (list) – List of phrases to check

Return type

bool