--- layout: default ---
~/.irssi/scripts/ and in irssi do
/script load script.pl . There is a default alias for
/script load to /run in newer versions of
irssi./script load script.pl ./script unload script.pl .~/.irssi/scripts/autorun/ directory.
Or better would be if you placed them in
~/.irssi/scripts/ and created symlinks to autorun
directory (eg. cd ~/.irssi/scripts/autorun/ ; ln -s
../script.pl .)scriptassist.pl, it can update and manage your scripts
as well as install new ones and search the database.| Filename | Name | Version | Description | Authors | Modified | …… |
|---|---|---|---|---|---|---|
| {{ script.filename }} (Github) | {{ script.name }} | {{ script.version }} | {{ script.description | xml_escape }} | {{ script.authors }} | {{ script.modified | date: "%Y-%m-%d" }} |