Scripts plugins
WeeChat provides 5 scripting plugins: Perl, Python, Ruby, Lua and Tcl.
These plugins can load, execute and unload scripts for these languages.
For more information about how to write scripts, or WeeChat API for
scripts, please read "WeeChat developer guide".
You can find some scripts for WeeChat here:
http://weechat.flashtux.org/plugins.php
Commands
&perl_commands.xml;
&python_commands.xml;
&ruby_commands.xml;
&lua_commands.xml;
&tcl_commands.xml;