Module implementing functions used by several IRC objects.
__ColorRe |
__UrlRe |
__channelModesDict |
None |
__initChannelModesDict | Private module function to initialize the channels modes dictionary. |
getChannelModesDict | Module function to get the dictionary with the channel modes mappings. |
ircFilter | Module method to make the message HTML compliant and detect URLs. |
ircTimestamp | Module method to generate a time stamp string. |
Private module function to initialize the channels modes dictionary.
Module function to get the dictionary with the channel modes mappings.
Module method to make the message HTML compliant and detect URLs.
Module method to generate a time stamp string.