diff options
author | Tom Feist <shabble@metavore.org> | 2016-08-25 01:23:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-25 01:23:11 +0000 |
commit | fe5bd2a9541be207bfb936bed239e4984d12096c (patch) | |
tree | 3bb88bb0a4473b69a8c2e6c3e190ee20c10b5fa6 /README.md | |
parent | Delete obsolete version of adv_windowlist (diff) | |
download | irssi-scripts-fe5bd2a9541be207bfb936bed239e4984d12096c.tar.gz irssi-scripts-fe5bd2a9541be207bfb936bed239e4984d12096c.zip |
add note to readme about possible stale files
mention that this is only semi-maintained by me anymore and that some scripts might be out-of-date, especially the `fixery/` ones that were originally written by someone else.
Diffstat (limited to '')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,6 +3,13 @@ This repository contains a collection of scripts and things I have written or adapted from others to improve my (and maybe your!) Irssi using experience. +**Important Note:** Some of these scripts might be outdated, and newer & better versions available +elsewhere on the interwebs. I suggest checking [https://scripts.irssi.org/](https://scripts.irssi.org/) first +to ensure they haven't already superceded some of these (pretty old) scripts. + +Please `/msg shabble` on Freenode if there's something here that you maintain that you'd prefer I didn't keep +hosted here. + ## What's In Here I never thought I'd end up writing so many scripts, so rather than give them |