I noticed that if I first create channel, add some bots there and modify some chanflags with netchanset, like .netchanset #foo -dynamicbans it works fine.
If I later add more bots to channel (like .netcontrol foo,bar and then .netjoin #foo), they don't get the modified chanflags from hub. I have to do .netchanset #foo -dynamicbans again so that the new bots also get those.
I've also done normal .chanset #foo -dynamicbans on hub but it doesn't have any effect, also delink/relink doesn't affect.
Hub has botflags +gls and userflags +bfoN for slaves. Slave has +bfoN and botflags +ghp for hub, are those ok?