Forgot to add a help line for the rss/feed command

This commit is contained in:
Luke Rogers 2012-10-18 07:35:03 +13:00
parent 3ac3111a8e
commit 9eff0f0cab
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ from util import hook, http, web, text
@hook.command("feed")
@hook.command
def rss(inp, say=None):
"rss <feed> -- Gets the first three items from the RSS feed <feed>."
limit = 3
# preset news feeds