Giter Club home page Giter Club logo

supybot-github's Introduction

GithubSnarfer plugin for Supybot/Limnoria

This Supybot/Limnoria plugin allows to display informations about Github issues/pull requests and direct links to them.

How to install

The informations are fetched from Github through it's Rest API.

How to configure

It is based on the Mantis/Bugzilla plugins, so it uses the same command and more or less the same configuration variables:

  • urlbase: The base URL for the Github repository this plugin will retrieve informations from, like https://api.github.com/repos/:owner/:repo

  • bugSnarfer: Determines whether the bug snarfer will be enabled, such that any PR ### or Issue ### seen in the channel will have its information reported into the channel. Channel Specific variable.

  • bugSnarferTimeout: Users often say "PR XXX" several times in a row, in a channel. If "PR XXX" has been said in the last (this many) seconds, don't fetch its data again. If you change the value of this variable, you must reload this plugin for the change to take effect.

How to use

Once the plugin is loaded and (at least) urlbase is set, you can display informations about a Github issue/pull request with the "bug #" command, where # is the issue/pull request number. If you enable the bugSnarfer variable for a given channel, you won't need using the "bug" command anymore, just write "PR #" or "Issue #", and the bot will automatically display informations about the issue.

Update

Get latest version at : https://github.com/veggiematts/supybot-github

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.