modbot.preprocessing.get_info_from_chatty

modbot.preprocessing.get_info_from_chatty(line)[source]

Populate info dictionary with info from IRC line

Parameters

line (str) – String containing recent IRC message

Returns

Info dictionary

Return type

dict