https://github.com/trac-hacks/supybot-trac-plugin
A simple supybot plugin to interact with trac instances via HTTP to retrieve tickets.
https://github.com/trac-hacks/supybot-trac-plugin
trac-plugin
Last synced: about 1 year ago
JSON representation
A simple supybot plugin to interact with trac instances via HTTP to retrieve tickets.
- Host: GitHub
- URL: https://github.com/trac-hacks/supybot-trac-plugin
- Owner: trac-hacks
- Created: 2012-04-04T09:05:36.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-09-26T20:19:35.000Z (over 12 years ago)
- Last Synced: 2023-04-11T08:46:55.869Z (about 3 years ago)
- Topics: trac-plugin
- Language: Python
- Homepage:
- Size: 95.7 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
supybot-Trac-plugin
===================
Extremely simple plugin to interact with a Trac instance and view tickets
from an IRC channel.
Requisites
==========
* Python 2.5+ (recommended 2.7)
* BeautifulSoup 4
Installation
============
* Copy the Trac directory to your plugins directory inside your supybot
config. Be sure that the plugins directory is in the supybot conf
* Edit the Trac/config.py file and edit the TRAC_URL to your like, pointing
to your trac installation.
* Tell the bot to load it with "load Trac"
Usage
=====
This plugin has at this time just one command:
* **view** - Returns the ticket number with the summary.