]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
changed key to authors to be picked up by the website
authorterminaldweller <redacted>
Mon, 25 Sep 2023 15:08:02 +0000 (11:08 -0400)
committerterminaldweller <redacted>
Mon, 25 Sep 2023 15:08:02 +0000 (11:08 -0400)
scripts/transformer.py

index 4daf4c5b8d8e876a2166c71dd5d90e1abced9939..95de5bc659e7f09c7e8c619e9bb20eb765297710 100644 (file)
@@ -6,7 +6,7 @@ from urllib import request
 __version__ = "0.1.0"
 
 IRSSI = {
-    "author": "terminaldweller",
+    "authors": "terminaldweller",
     "contact": "https://terminaldweller.com",
     "name": "transformer",
     "description": "transforms incoming text in the channel",
git clone https://git.99rst.org/PROJECT