From: Ailin Nemui Date: Tue, 26 Apr 2016 21:37:32 +0000 (+0200) Subject: Add autowho script X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e636c02fe49a30d3c4054a7e978261c55098b395;p=irssi-scripts.irssi.org.git Add autowho script periodically send /who to channels --- diff --git a/scripts/autowho.pl b/scripts/autowho.pl new file mode 100644 index 0000000..35e3795 --- /dev/null +++ b/scripts/autowho.pl @@ -0,0 +1,101 @@ +use strict; +use warnings; + +our $VERSION = '0.1'; # 486977756197d40 +our %IRSSI = ( + authors => 'Nei', + contact => 'Nei @ anti@conference.jabber.teamidiot.de', + url => "http://anti.teamidiot.de/", + name => 'autowho', + description => 'Periodically sends /who on configured channels to update away state.', + license => 'ISC', + ); + +# Options +# ======= +# /set autowho_time