Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to configure irc message templates #68

Merged
merged 1 commit into from
Jun 26, 2013

Conversation

grobie
Copy link
Contributor

@grobie grobie commented May 21, 2013

This adds the option to send different irccat messages specified in the
config. Example:

plugins:
  irccat:
    template:
      upload: "foo bar! #REDCHEF:#NORMAL %{organization}%{current_user} uploaded #GREEN%{cookbooks}#NORMAL"

This adds the option to send different irccat messages specified in the
config. Example:

    plugins:
      irccat:
        template:
          upload: "foo bar! #REDCHEF:#NORMAL %{organization}%{current_user} uploaded #GREEN%{cookbooks}#NORMAL"
@sethvargo
Copy link
Contributor

👍

jonlives added a commit that referenced this pull request Jun 26, 2013
Add option to configure irc message templates
@jonlives jonlives merged commit 745aea5 into jonlives:master Jun 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants