diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-29 03:29:47 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-29 03:30:03 -0500 |
commit | 4d6e1258c4973b67bbc2be58e88da4d34e342a56 (patch) | |
tree | 84ba9ecc5814642c55dfc03f1d643d7b4bdd8c76 | |
parent | 71a4fad6b779a76bf622cb3c0d77497e507c5487 (diff) | |
download | stupid-irssi-tricks-4d6e1258c4973b67bbc2be58e88da4d34e342a56.tar.gz |
update README
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -21,6 +21,11 @@ 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. +Some of these scripts are intended to be used for bots: dedicated +irssi instances, not used for normal chatting, that just exist to run +scripts. irssi makes a *great* foundation for an IRC bot (beats the +crap out of the old Net::IRC module, for instance). + [*] 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. |