Skip to content

progval/supybot-jira

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supybot-jira

Jira REST API issue snarfer plugin for supybot / Limnoria

Requirements:

pip install jira-python

Installation:

Clone this repository into your supybot plugins directory as "Jira". Edit "plugin.py" and change "snarfRegex" to match your Jira project's ticket codes.

Usage:

Right now, the bot is a simple snarfer. Just say anything that includes a valid ticket code, and it will attempt a lookup and respond with some basic information.

Planned features:

Easily customizable response patterns.

About

Jira REST API issue snarfer plugin for supybot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%