mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
eedd174bac
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5097 dbcabf3a-b0e7-0310-adc4-f8d773084564
17 lines
339 B
Plaintext
17 lines
339 B
Plaintext
|
|
@SYNTAX:load@
|
|
|
|
Load a plugin. If full path isn't given, irssi searches the plugin from
|
|
directories:
|
|
|
|
~/.irssi/modules/
|
|
<install dir, /usr/local or /usr maybe>/lib/irssi/modules/
|
|
|
|
See plugins page of http://www.irssi.org/ to see if there's any plugins
|
|
you'd want to use.
|
|
|
|
To load a perl script you should use /SCRIPT.
|
|
|
|
See also: UNLOAD
|
|
|