Skip to content

A Ruby-based IRC bot that lets you interact with Pivotal Tracker projects.

License

Notifications You must be signed in to change notification settings

dougmcbride/Pivotal-Tracker-IRC-bot

Repository files navigation

Note: This project doesn't seem to run under ruby 1.9.

Once the bot is running, you can ask it for help in the channel.

$ /usr/bin/ruby trakbot.rb --help

Usage: trakbot.rb [options]
    -c, --channel NAME               Specify IRC channel to /join. (test)
    -f, --full-name NICK             Specify the bot's IRC full name. (Pivotal Tracker IRC bot)
    -n, --nick NICK                  Specify the bot's IRC nick. (trackbot)
    -s, --server HOST                Specify IRC server hostname. (irc.freenode.net)
    -p, --port NUMBER                Specify IRC port number. (6667)
    -l, --logging LEVEL              Logging level (debug, info, warn, error, fatal) (warn)
    -y, --storage-file FILENAME      The directory the bot will use to store its state files in. (.)
    -h, --help                       Display this screen

About

A Ruby-based IRC bot that lets you interact with Pivotal Tracker projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published