aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-26 17:08:34 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-26 17:08:34 -0500
commit9eed830f296dab257759f5276d0963467007aa6b (patch)
tree83d6225d248ec8d4026b514d8b9b248e6c0fce32 /README
downloadstupid-irssi-tricks-9eed830f296dab257759f5276d0963467007aa6b.tar.gz
initial commit
Diffstat (limited to 'README')
-rw-r--r--README31
1 files changed, 31 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ab202d0
--- /dev/null
+++ b/README
@@ -0,0 +1,31 @@
+stupid-irssi-tricks: various irssi perl scripts by Urchlay.
+
+bitmaptext.pl - print giant characters made of UTF-8 boxes
+colors_per_channel.pl - Selectively strip colors in text from certain channels/nicks
+complete_text.pl - word completion based on channel text
+frotzglue.pl - Run a z-code interactive fiction game in a channel
+help_path_completion.pl - Support /help word completion for files in help_path
+jumble.pl - Smiultae bad tpying
+newdice.pl - Die roller that accepts AD&D notation
+seen.pl - Tell people when other people were online [*]
+spaceslash.pl - treat " /command" as though the space weren't there
+trap_stdin.pl - don't lock up irssi if a script tries to read STDIN
+unifmt.pl - Fancy Unicode text formatting
+upsidedown.pl - print "upside down" text
+urlcleaner.pl - trim down ebay and amazon URLs
+wide.pl - print double-width characters
+yttitle.pl - get titles for youtube videos using yt-dlp
+
+Some of these scripts are very unpolished, and may not have been
+updated for modern irssi. They're in a separate repo partly because
+they're not all ready for prime-time, and partly because I refuse to
+create a github account.
+
+[*] The seen.pl script is the only one I didn't write: it's a modified
+version of seen.pl from the irssi-scripts github repo, with the Polish
+messages translated to English.
+
+If you have questions, complaints, suggestions, you can find
+me on Libera IRC as user Urchlay, or send me email:
+
+B. Watson <urchlay@slackware.uk>