From 0ea2c92d23382a7db1c83a56fafba17f4d6a6091 Mon Sep 17 00:00:00 2001 From: Antoine Aflalo Date: Fri, 9 May 2014 11:48:41 +0300 Subject: [PATCH] Adding a listener to "names" and improve documentation Being able to get the list of connected user when join the channel can be interesting, that why I added the listener. I improved the documentation by adding all the possible status and their description. --- nodes/core/social/91-irc.html | 53 ++++++++++++++++++++++++++++++++--- nodes/core/social/91-irc.js | 4 +++ 2 files changed, 53 insertions(+), 4 deletions(-) diff --git a/nodes/core/social/91-irc.html b/nodes/core/social/91-irc.html index 825163a4e..5497f13b9 100644 --- a/nodes/core/social/91-irc.html +++ b/nodes/core/social/91-irc.html @@ -32,8 +32,53 @@