summaryrefslogtreecommitdiff
path: root/docs/help/in/load.in
blob: 867654c745ecfc7865394e1de5b59aecf0a70f0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

@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