]> git.lizzy.rs Git - luairc.git/commitdiff
don't need to distribute the password to that account, really
authorjluehrs2 <jluehrs2@uiuc.edu>
Wed, 5 Sep 2007 04:27:31 +0000 (23:27 -0500)
committerjluehrs2 <jluehrs2@uiuc.edu>
Wed, 5 Sep 2007 04:27:31 +0000 (23:27 -0500)
test/test.lua

index 02ed4dac8460700ceb629f0082a03b8004b44a7f..865c5bcb730db08eeca9ef098a4013673c9998f4 100644 (file)
@@ -225,4 +225,4 @@ local function on_dcc_send()
 end
 irc.register_callback("dcc_send", on_dcc_send)
 
-irc.connect{network = "irc.freenode.net", nick = "doylua", pass = "doylua"}
+irc.connect{network = "irc.freenode.net", nick = "doylua"}