diff options
| author | Irssi Scripts Helper | 2017-03-31 19:17:12 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2017-03-31 19:17:12 +0000 | 
| commit | 86cda6995891ea3102e171b92c9ac1014647c1fa (patch) | |
| tree | a97995289a841e81c9501cce5107d7efb34ab5ee | |
| parent | 8f7022d26972e31908035f3463035fc39eba0a9a (diff) | |
| download | scripts.irssi.org-86cda6995891ea3102e171b92c9ac1014647c1fa.tar.bz2 | |
automatic scripts database update for 8f7022d26972e31908035f3463035fc39eba0a9a
[skip ci]
| -rw-r--r-- | _data/scripts.yaml | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/_data/scripts.yaml b/_data/scripts.yaml index ebc15b7..7ba9490 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3837,6 +3837,18 @@    url: ''    version: '2.02'  - +  authors: 'Kevin Siml' +  commands: 'pushignore pushtest' +  contact: kevinsiml@googlemail.com +  description: 'Push hilights and private messages when away by the pushsafer.com API' +  filename: pushsafer.pl +  license: BSD +  modified: '2017-03-31 15:30:51' +  modules: LWP::UserAgent +  name: pushsafer +  url: https://www.pushsafer.com +  version: 0.0.1 +-    authors: 'Doug Freed'    contact: dwfreed!#irssi@freenode    description: "Authenticates you to QuakeNet's Q immediately on connect using CHALLENGEAUTH" | 
