RebelWolf wrote:I need to find a way to have the bots dump the line using their own nick... or find a way to make sure they set mode <botnick> +h on connect.
# Set here a script to run (if any) when first connecting to a server. set init-server { putserv "MODE $botnick +h" }