From c7f3264babc100d0ba819e9daeb4f69cd6183a25 Mon Sep 17 00:00:00 2001 From: Jonas Berlin Date: Mon, 9 Nov 2015 13:04:58 +0200 Subject: Update slack_complete.pl Improved description--- scripts/slack_complete.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/slack_complete.pl b/scripts/slack_complete.pl index 01e38b6..37179fd 100644 --- a/scripts/slack_complete.pl +++ b/scripts/slack_complete.pl @@ -20,7 +20,7 @@ use vars qw{$VERSION %IRSSI}; authors => 'Morten Lied Johansen, Jonas Berlin', contact => 'mortenjo@ifi.uio.no', license => 'GPL', - description => 'Convert to slack-mention when completing nicks', + description => 'Prefix nicks with @ when completing nicks to match conventions on networks like Slack, Flowdock, Gitter etc', ); # ======[ Hooks ]======================================================= -- cgit v1.2.3