https://github.com/GuntharDeNiro/BTCT/issues/8On linux, the bot doesn't always recognize that the config file has changed. Instead of restarting the bot, bot should respond to kill -HUP to reload the config manually. "kill -HUP" is the accepted standard in the linux world for telling a daemon/app to reload any configuration files.