summaryrefslogtreecommitdiffstats
path: root/_data
diff options
context:
space:
mode:
authortomaw2014-09-24 21:51:50 +0100
committertomaw2014-09-24 21:51:50 +0100
commitf79b1a4f9ee0a04aac923a2687c089ad95711150 (patch)
tree2d6f21040c8273d8c160914991b1f6a2841a5010 /_data
parentf13d34d627ac8150197a9abdd810af0e232a1595 (diff)
parentf205760b443c4b641e0af9c701ad3e3eabb27233 (diff)
downloadscripts.irssi.org-f79b1a4f9ee0a04aac923a2687c089ad95711150.tar.bz2
Merge pull request #39 from dwfreed/gh-pages
qchallengeauth: QuakeNet Q auth script
Diffstat (limited to '_data')
-rw-r--r--_data/scripts.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml
index 4f6a947..7d9ba96 100644
--- a/_data/scripts.yaml
+++ b/_data/scripts.yaml
@@ -4238,3 +4238,12 @@
license: "WTFPL"
name: "oopsie"
version: "1.0"
+
+- authors: "Doug Freed"
+ contact: "dwfreed!#irssi@freenode"
+ description: "Authenticates with QuakeNet's Q service upon connection, using their CHALLENGEAUTH protocol"
+ filename: "qchallengeauth.pl"
+ modified: "2014-08-23"
+ license: "GPLv3+"
+ name: "qchallengeauth"
+ version: "1.0"