Im changing channel settings in my bots config file, but the bot is ignoring them, even after I restart it. Why?
The settings in your bot’s ‘chanfile’ are overriding those in the config file. You need to use the .chanset DCC command to modify the chanfile’s settings (e.g. to change +dynamicbans to -dynamicbans on #donkey, use .chanset #donkey -dynamicbans). Type .help chanset for more info on using this command. Remember to change the settings in the config file as well if you want to keep things consistent. Refer to the section on channel settings for more information about how the chanfile interferes with channel settings in the config.