Next: irc event handlers, Previous: irc records, Up: irc Analyzer
irc
variablesThe standard script defines the following set of redefinable variables:
IRC::hot_words
'IRC::ignore_in_other_msgs: set[string]
'IRC::ignore_in_other_responses: set[count]
'These variables contain information about users and channels which were identified by Bro.
IRC::users: table[string]
'irc_user
objects.
IRC::channels: table[string]
'irc_channel
objects.