c2a2436379324f63ee2f5255d3d71432dc205fef
[ircbot] / blight-startup.tcl
1 #!/usr/bin/tcl -f
2 source blight.tcl
3 set tcl_prompt1 { puts -nonewline "% " }
4 set tcl_prompt2 { puts -nonewline "> " }
5 commandloop -async -interactive on
6 mainloop