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.
|