examples/lua.rc
author Myhailo Danylenko <isbear@ukrpost.net>
Tue, 24 Feb 2009 19:42:48 +0200
changeset 7 eb6d89bf1fbf
parent 6 90dceae3ed1f
child 29 0199ecce6c11
permissions -rw-r--r--
Commands and init improvements * 'lua' command in C * add_command and del_command merged * de-hardcoded initialization file name


# lua function name to be called on hooks invocation
set lua_hook_function = hook_handler
set lua_init_filename = ~/.mcabber/mcabberrc.lua
load mcabber-lua
# :(
#lua dofile 'mcabberrc'