Files
bitchx/script/example-.bitchxrc
2013-01-01 03:00:55 -08:00

20 lines
582 B
Plaintext

# ~/.bitchxrc file
#
# This file is automatically loaded by BitchX before you connect
# to a server. You can use any commands you want. Most often,
# this file is used to automatically load scripts. -power
##############################################################################
# loads the script 'venoma.irc' located in your ~/.BitchX/ directory.
^load venoma.irc
# loads cypress script located in /your_home_dir/cyp/
^load ~/cyp/cyp.bx
# sets up an alias for an easy way to change channel modes
^alias cm {mode $C $*}
# load the blowfish module
^loaddll blowfish.so