Skip to content

Domain-based Bugzilla link handling plugin for Sopel IRC bots

License

Notifications You must be signed in to change notification settings

sopel-irc/sopel-bugzilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sopel-bugzilla

Domain-based Bugzilla link handler plugin for Sopel IRC bots.

Installation

pip install sopel-bugzilla

Configuration

[bugzilla]
domains = 
    bugzilla.mozilla.org
    bugzilla.kernel.org
    bugs.winehq.org

# list of Bugzilla issue tracker domains from which to get information

Run sopel-plugins configure bugzilla to enter the domain list interactively.

Special thanks

All contributors to the original bugzilla plugin for Sopel.