-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
16 lines (13 loc) · 822 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This plugin supports querying Roundup installations, showing details about
bugs, and reading bugmails sent from Roundup to show updates in an IRC
channel. It supports working with multiple Roundup installations and can
work across many channels and networks.
The main commands you'll be interested in at first are "Roundup add", and
then "query" and "bug". Then you should set the
plugins.Roundup.defaultRoundup configuration parameter.
You will probably also want to enable plugins.Roundup.bugSnarfer, which
catches the words "bug" and "attachment" in regular IRC conversation and
displays details about that bug or attachment.
The plugin has lots and lots of configuration options, and all the
configuration options have help, so feel free to read up after loading
the plugin itself, using the "config help" command.