blob: 134c7623439646027668023fdf124e6bdff81121 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
@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://irssi.org/ to see if there's any plugins
you'd want to use.
See also: UNLOAD
|