Files

.. _plugin-Bugreporter:

Documentation for the Bugreporter plugin for Supybot
====================================================

Purpose
-------
This plugin announces bug reports from Launchpad as they are filed.
Based on EeeBotu <https://launchpad.net/eeebotu> by Mike Rooney <eeebotu@rowk.com>

Usage
-----
Announce bug reports from Launchpad as they are filed.

.. _conf-Bugreporter:

Configuration
-------------

.. _conf-supybot.plugins.Bugreporter.channels:

supybot.plugins.Bugreporter.channels
  This config variable defaults to "", is network-specific, and is not channel-specific.

  Channels to announce bug reports to.

.. _conf-supybot.plugins.Bugreporter.count:

supybot.plugins.Bugreporter.count
  This config variable defaults to "5", is not network-specific, and is not channel-specific.

  Number of bug reports to fetch at each interval.

.. _conf-supybot.plugins.Bugreporter.interval:

supybot.plugins.Bugreporter.interval
  This config variable defaults to "300", is not network-specific, and is not channel-specific.

  Interval in seconds to check for new bug reports.

.. _conf-supybot.plugins.Bugreporter.projects:

supybot.plugins.Bugreporter.projects
  This config variable defaults to "ubuntu", is network-specific, and is channel-specific.

  Projects to announce bug reports on.

.. _conf-supybot.plugins.Bugreporter.public:

supybot.plugins.Bugreporter.public
  This config variable defaults to "True", is not network-specific, and is not channel-specific.

  Determines whether this plugin is publicly visible.

.. _conf-supybot.plugins.Bugreporter.useNotices:

supybot.plugins.Bugreporter.useNotices
  This config variable defaults to "False", is network-specific, and is channel-specific.

  Use notices instead of normal messages.