NAME

Wubot::Web::Rss - serves outgoing wubot RSS feeds

VERSION

version 0.2.5

SYNOPSIS

~/wubot/config/webui.yaml

 ---
 plugins:
   rss:
     '/rss/:mailbox': rss
     '/atom/:mailbox': atom

DESCRIPTION

The wubot web interface is still under construction. There will be more information here in the future.

TODO: finish docs

SUBROUTINES/METHODS

rss

Generate an RSS feed for the specified mailbox.

atom

Generates an ATOM feed for the specified mailbox.