From e636c02fe49a30d3c4054a7e978261c55098b395 Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Tue, 26 Apr 2016 23:37:32 +0200 Subject: Add autowho script periodically send /who to channels --- scripts/autowho.pl | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 scripts/autowho.pl (limited to 'scripts') 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