wp-e-commerce / WP-e-Commerce

WP eCommerce - The most popular independent eCommerce platform for WordPress
https://wpecommerce.org
GNU General Public License v2.0
215 stars 217 forks source link

IRC Bots #190

Open JustinSainton opened 11 years ago

JustinSainton commented 11 years ago

Would love to see IRC bots for:

jghazally commented 11 years ago

@JustinSainton Github has IRC hooks for commits I think something like this:

click the "Admin" button near the top right. choose the "service hooks" tab on the left. under "available service hooks", choose "IRC" in "server", put "irc.freenode.net" port: 6667 room: #wpec-dev nick: I guess that's optional click the "active" box hit "update settings".

I think it will start announcing commits into the IRC channel at that point.

for link references and logging thats another story... but utilising github core services is a good start IMO

instinct commented 11 years ago

Cheers bro!

On 12/02/2013, at 11:24 AM, Jeffry Ghazally notifications@github.com wrote:

@JustinSainton Github has IRC hooks for commits I think something like this:

click the "Admin" button near the top right. choose the "service hooks" tab on the left. under "available service hooks", choose "IRC" in "server", put "irc.freenode.net" port: 6667 room: #wpec-dev nick: I guess that's optional click the "active" box hit "update settings".

I think it will start announcing commits into the IRC channel at that point.

for link references and logging thats another story... but utilising github core services is a good start IMO

— Reply to this email directly or view it on GitHub.