aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-01-12 15:00:43 -0500
committerB. Watson <urchlay@slackware.uk>2025-01-12 15:00:43 -0500
commit560bcab5182dfd9430ce19d874ac544320714971 (patch)
tree210268f3626f990a8ac96a8059b5024d8b20eef5
parent400ff3c07bcd156b28870b0635c5f2b73c49e9c8 (diff)
downloadstupid-irssi-tricks-master.tar.gz
update README.HEADmaster
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index b9f849a..0ba888a 100644
--- a/README
+++ b/README
@@ -1,16 +1,19 @@
stupid-irssi-tricks: various irssi perl scripts by Urchlay.
bitmaptext.pl - print giant characters made of UTF-8 boxes
+calc.pl - calculator for an irssi-based bot
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
+mollyguard.pl - Prevent annoying typo (Enter and single-quote together)
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
+units.pl - unit conversions for an irssi-based bot (e.g. !units 2mi to km)
upsidedown.pl - print "upside down" text
urlcleaner.pl - trim down ebay and amazon URLs
wide.pl - print double-width characters
@@ -30,7 +33,7 @@ crap out of the old Net::IRC module, for instance).
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
+If you have questions, complaints, suggestions, or patches, you can find
me on Libera IRC as user Urchlay, or send me email:
B. Watson <urchlay@slackware.uk>