#git bot interface

Functions

Here are your choices so far:

Introduction

The following features are available on IRC:

Commands and triggers can be used both in-channel and privately (by using /msg). By default, private messages will be responded to via NOTICE to you personally... but if you do something like "/msg gitinfo someuser: !foo to:#git", the response will be addressed to someuser in #git. The channel must be specified because gitinfo hangs out (or supports hanging out) in multiple channels.

Source code

Both projects are published under the GPL v3. When contributing, please sign off (using git commit -s) your commits to confirm:

  1. you have permission to license your changes under the GPL v3, and
  2. you do license your changes under the GPL v3.

Commits that are not signed off will not be accepted.