Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
BitchX
GitHub Repository: BitchX/BitchX1.3
Path: blob/master/script/example-.bitchxrc
1069 views
# ~/.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