examples/lua.rc
changeset 7 eb6d89bf1fbf
parent 6 90dceae3ed1f
child 29 0199ecce6c11
--- a/examples/lua.rc	Tue Feb 24 09:14:00 2009 +0200
+++ b/examples/lua.rc	Tue Feb 24 19:42:48 2009 +0200
@@ -1,5 +1,8 @@
 
 # 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'