152 |
|
Alerter.IRC.level = OK |
153 |
|
Alerter.IRC.IRCServer = killigrew.ukc.ac.uk |
154 |
|
Alerter.IRC.IRCPort = 6667 |
155 |
< |
Alerter.IRC.nickList = iscreamBot;i-screamBot;_iscreamBot |
155 |
> |
Alerter.IRC.nickList = iscreamBot;_iscreamBot;i-screamBot |
156 |
|
Alerter.IRC.user = i-scream |
157 |
|
Alerter.IRC.comment = i-scream alerting bot |
158 |
|
Alerter.IRC.channel = #i-scream |
163 |
|
Alerter.IRC.startCommand = start alerts |
164 |
|
Alerter.IRC.lastAlertCommand = last alert |
165 |
|
Alerter.IRC.joinCommand = join |
166 |
+ |
Alerter.IRC.nickChangeCommand = nick |
167 |
+ |
Alerter.IRC.statCommand = statistics |
168 |
+ |
Alerter.IRC.uptimeCommand = uptime |
169 |
+ |
Alerter.IRC.timeSinceLastAlertCommand = time since last alert |
170 |
+ |
Alerter.IRC.versionCommand = version |
171 |
|
Alerter.IRC.helpCommand = help |
172 |
|
Alerter.IRC.rejectMessage = sorry, I don't understand your request |
173 |
|
|