Skip to content

Instantly share code, notes, and snippets.

@agrif
Created December 30, 2011 19:44
Show Gist options
  • Save agrif/1541189 to your computer and use it in GitHub Desktop.
Save agrif/1541189 to your computer and use it in GitHub Desktop.
plugins:
- type: hesperus.plugins.irc.IRCPlugin
config:
server: irc.freenode.net
port: 6667
nick: hesperus-gitbot
channelmap:
default: "#moosesocks"
nickmap:
admin: [agrif, achin, brownan]
- type: hesperus.plugins.google.GooglePlugin
channels: default
- type: hesperus.plugins.whoami.WhoAmIPlugin
channels: [default, admin]
- type: hesperus.plugins.ghub.GitHubPlugin
channels: default
config:
default-user: agrif
default-repo: hesperus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment