diff options
| -rw-r--r-- | _data/scripts.yaml | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 3f3b568..1f0f59e 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -2576,6 +2576,16 @@  -    authors: 'Michael Hansen'    contact: 'mh on IRCnet #help' +  description: 'print invites in server, channel, query and active window' +  filename: mh_invite.pl +  license: BSD +  modified: '2016-03-05 15:31:20' +  name: mh_invite +  url: 'http://scripts.irssi.org / https://github.com/mh-source/irssi-scripts' +  version: '1.02' +- +  authors: 'Michael Hansen' +  contact: 'mh on IRCnet #help'    description: 'provides a statusbar item showing if your server is in splitmode and /splitmode to show details'    filename: mh_sbsplitmode.pl    license: BSD | 
