[mIRCStats parser configuration file] // File information (these lines are shown in mIRCStats) [File Description] RssLogger/Twitter [Author] Ave // Allowed variables are: // // Single-word variables: // %nick%, %nick2%, %addr%, %channelname%, %monthname%, %ampm%, %anyword% // // Multi-word name variables: // %name%, %anyname% (can be used instead of %nick% or %anyword%): // // Numeric variables: // %hour%, %minute%, %second%, // %day%, %month%, %year%, %anynum% // // Complex multi-word variables (only one allowed per line): // %text%, %mode%, %anytext% // Main rules: // - Variables have to be delimited by some non-variable characters like [%hour%:%minute%] // (unless they are fixed length ones like %2hour% (2-digit numeric hour). // - You can only use one complex multi-word variable per line. // - Don't use the same variable multiple times on any line (except %anyword%, %anyname%, %anynum%). // - Use "Test Parser" option to verify your new parsing rules ("Log parser"-settings page). // - Check mIRCStats help for more info ("Setting options/Log parser") // ----------------Parser configuration rules start here------------------------------- [timestamp] [%day% %monthname% %year% %hour%:%minute%:%second%] [Normal line] %anyname% (%name%) : %text% %name% : %text% [ChannelnameLong] *** Name: %text% [Title] *** Title: %text% [Link] *** Link: %text% [Info] *** Version: %text% [Skip] *** %anytext% [Month names] Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec