git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
11 lines
207 B
Plaintext
11 lines
207 B
Plaintext
# global bitchx script
|
|
|
|
if (gtkbitchx())
|
|
{
|
|
^load menu.bx
|
|
^set nicklist on
|
|
}
|
|
|
|
# We should probably do some other things here like set flood protection to
|
|
# some reasonable defaults so no one will complain.
|