====== autocorrect irssi script ====== autocorrect is a script I wrote to autocorrect common typos of mine, but also to eliminate umlaut-centric problems while conversating on irc. In a nutshell, it simply replaces ü, ä, ö and ß with ue, ae, oe and ss, and replaces :Ü with :P (what is what I always intend to type when I put out this character combo ;) ). Those replacements only happen when one is typing in a channel or a query, not in the commandwindow. {{snippets:autocorrect.pl.txt|Download the script}}.