My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
BotCommands  
Overview of commands accepted by the bot
Updated Feb 21, 2010 by slindhom

Introduction

!addfeed <feedurl> [username] [password] [channel]

You have to specify a URL to the feed (including http). Basic HTTP authentication is supported and can be specified using the username and password parameters. If you enter this command directly in the channel the feed will be associated with this channel. If you enter it as a private message to the bot you have to specify a channel name.

!removefeed <feedurl> [channel]

You have to specify the URL to the feed as it was specified when added (you can use !listfeeds to see which feeds are active). As the !addfeed command you have to specify a channel name i you send this as a private message.

!listfeeds [channel]

This will list all the feeds you have registered. Channel parameter is needed if entered as private message to the bot.

!quit

This will make the bot quit the IRC network and disconnect. It will also save the active feeds you have to disk (in the file "user.dir/.rssbot/feeds.dat"). You HAVE to invoke this command if you want your added feeds to be saved. It will not actually terminate the process (for that you need to use CTRL-C or kill it).

Powered by Google Project Hosting