]> git.donarmstrong.com Git - infobot.git/blobdiff - doc/infobot.config.pod
use result div in babelfish
[infobot.git] / doc / infobot.config.pod
index cbbbb2f523980c3c8a3ac87c76ec51cea75630b0..584bba7108d9583a2ff85b88ed2bb20866a6629b 100644 (file)
@@ -76,13 +76,6 @@ I<FIXME: Does this actually do anything yet?>
 If the server your bot is connecting to supports nick services, you can set the
 password here that will be used to identify itself with.
 
-=item B<set chanServ_ops> E<lt>B<#chan1>E<gt> [E<lt>B<#chan2>E<gt> ... E<lt>B<#chanN>E<gt>]
-
-If the server your bot is connecting to supports channel services, you can set
-a space seperated list of channels that the bot should automatically request
-B<OP> in. Currently, the bot uses the format: S<C</msg chanserv OP #channel>>
-for each channel in the list, after it has sucessfully joined the channel.
-
 =item B<set quitMsg> E<lt>B<quit message>E<gt>
 
 When your bot intentionally disconnects from a server, it will display the
@@ -364,6 +357,11 @@ freshmeat for factoids which do not exist.
 
 This controls if the bot should store uptime records or not.
 
+=item B<set rssFeedTime E<lt>minutesE<gt>>
+
+Should you decide to use the RSS Feed module, this setting controls how often
+the feeds for all channels will be polled.
+
 =back
 
 =head2 Miscellaneous configuration options